@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dwciri: <http://rs.tdwg.org/dwc/iri/> .
@prefix top-level: <https://aphia.org/ns/top-level/> .
@prefix marine-observation: <https://eurobis.org/ns/marine-observation/> .
@prefix mr: <http://marineregions.org/ns/ontology#> .
@prefix sf: <http://www.opengis.net/ont/sf#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix geo-pos: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix tat: <https://aphia.org/ns/attribute-trait/> .
@prefix dul: <http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://eurobis.org/ns/occurrence-status#present>
  a marine-observation:OccurrenceStatus , skos:Concept ;
  skos:prefLabel "Present"@en ;
  skos:exactMatch <http://rs.gbif.org/vocabulary/gbif/occurrence_status/present> .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4277'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4277'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4278'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4278'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4280'^^xsd:string;
  dwc:scientificName 'Cyclopoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4280'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4281'^^xsd:string;
  dwc:scientificName 'Cyclopoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4281'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3419> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3419'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3419'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3708'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3708'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3709> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3709'^^xsd:string;
  dwc:scientificName 'Climacosphenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '248081'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3709'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '248081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3710'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3710'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3461> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3461'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3461'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3462> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3462'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3462'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3463> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3463'^^xsd:string;
  dwc:scientificName 'Ostreidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '215'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3463'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3464> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3464'^^xsd:string;
  dwc:scientificName 'Other Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3464'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4247'^^xsd:string;
  dwc:scientificName 'Meridion'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149345'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4247'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4306'^^xsd:string;
  dwc:scientificName 'Tintinnida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '425497'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4306'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2602'^^xsd:string;
  dwc:scientificName 'Rhizosolenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149069'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2602'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2945'^^xsd:string;
  dwc:scientificName 'Actinoptychus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148947'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2945'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3015'^^xsd:string;
  dwc:scientificName 'Mastogloia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '157052'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3015'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '157052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3088'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3088'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3125'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3125'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3192'^^xsd:string;
  dwc:scientificName 'Mastogloia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '157052'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3192'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '157052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3269'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3269'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3332'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3332'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3400'^^xsd:string;
  dwc:scientificName 'Climacosphenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '248081'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3400'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '248081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2960'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2960'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3010'^^xsd:string;
  dwc:scientificName 'Isthmia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '163257'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3010'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '163257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3012'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3012'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3014'^^xsd:string;
  dwc:scientificName 'Lyngbya'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146538'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3014'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '146538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3028'^^xsd:string;
  dwc:scientificName 'Rhabdonema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '157072'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3028'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '157072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3098'^^xsd:string;
  dwc:scientificName 'Gastropoda 1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3098'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3138'^^xsd:string;
  dwc:scientificName 'Grammatophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149335'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3138'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3227'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3227'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3300'^^xsd:string;
  dwc:scientificName 'Amphiprora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149140'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3300'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3029'^^xsd:string;
  dwc:scientificName 'Rhizosolenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149069'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3029'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3031'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3031'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4010'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4010'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3961'^^xsd:string;
  dwc:scientificName 'Biddulphia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148967'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3961'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4041'^^xsd:string;
  dwc:scientificName 'Triceratium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149154'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4041'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4043'^^xsd:string;
  dwc:scientificName 'Actinoptychus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148947'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4043'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4044'^^xsd:string;
  dwc:scientificName 'Amphiprora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149140'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4044'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4046'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4046'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3795'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3795'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3796'^^xsd:string;
  dwc:scientificName 'Isthmia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '163257'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3796'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '163257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3939> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3939'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3939'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3993'^^xsd:string;
  dwc:scientificName 'Scenedesmus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '160602'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3993'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '160602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3996'^^xsd:string;
  dwc:scientificName 'Triceratium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149154'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3996'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3998'^^xsd:string;
  dwc:scientificName 'Actinoptychus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148947'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3998'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4011'^^xsd:string;
  dwc:scientificName 'Cyclotella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148905'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4011'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4081'^^xsd:string;
  dwc:scientificName 'Rhabdonema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '157072'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4081'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '157072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4294'^^xsd:string;
  dwc:scientificName 'Ostreidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '215'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4294'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4186'^^xsd:string;
  dwc:scientificName 'Climacosphenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '248081'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4186'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '248081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4001'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4001'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4002'^^xsd:string;
  dwc:scientificName 'Asterionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148953'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4002'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4003'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4003'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4004'^^xsd:string;
  dwc:scientificName 'Bacillaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149148'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4004'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4006'^^xsd:string;
  dwc:scientificName 'Biddulphia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148967'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4006'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4008'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4008'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4009'^^xsd:string;
  dwc:scientificName 'Climacosphenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '248081'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4009'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '248081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3047'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3047'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3065'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3065'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3066'^^xsd:string;
  dwc:scientificName 'Nitzschiella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149638'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3066'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149638'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3068'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3068'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3070'^^xsd:string;
  dwc:scientificName 'Peridinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3070'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3071'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3071'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3073'^^xsd:string;
  dwc:scientificName 'Rhabdonema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '157072'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3073'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '157072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3074'^^xsd:string;
  dwc:scientificName 'Rhizosolenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149069'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3074'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3078'^^xsd:string;
  dwc:scientificName 'Triceratium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149154'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3078'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3080'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3080'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3081'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3081'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3082'^^xsd:string;
  dwc:scientificName 'Arachnactis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '100778'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3082'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '100778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3376'^^xsd:string;
  dwc:scientificName 'Opephora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149358'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3376'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3421'^^xsd:string;
  dwc:scientificName 'Opephora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149358'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3421'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3422'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3422'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3424'^^xsd:string;
  dwc:scientificName 'Peridinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3424'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2829'^^xsd:string;
  dwc:scientificName 'Grammatophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149335'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2829'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2887'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2887'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2888'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2888'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2889> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2889'^^xsd:string;
  dwc:scientificName 'Nitzschiella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149638'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2889'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149638'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2891'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2891'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2893> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2893'^^xsd:string;
  dwc:scientificName 'Peridinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2893'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2894> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2894'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2894'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2896'^^xsd:string;
  dwc:scientificName 'Rhabdonema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '157072'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2896'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '157072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2897'^^xsd:string;
  dwc:scientificName 'Rhizosolenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149069'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2897'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2946'^^xsd:string;
  dwc:scientificName 'Amphiprora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149140'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2946'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2948> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2948'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2948'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2955> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2955'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2955'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2956> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2956'^^xsd:string;
  dwc:scientificName 'Climacosphenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '248081'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2956'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '248081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2957'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2957'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2958'^^xsd:string;
  dwc:scientificName 'Cyclotella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148905'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2958'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2959> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2959'^^xsd:string;
  dwc:scientificName 'Diatoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149013'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2959'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3026'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3026'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2821'^^xsd:string;
  dwc:scientificName 'Biddulphia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148967'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2821'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2823> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2823'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2823'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2824'^^xsd:string;
  dwc:scientificName 'Climacosphenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '248081'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2824'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '248081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2825'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2825'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2826'^^xsd:string;
  dwc:scientificName 'Cyclotella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148905'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2826'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2827'^^xsd:string;
  dwc:scientificName 'Diatoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149013'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2827'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2828> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2828'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2828'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3800'^^xsd:string;
  dwc:scientificName 'Lyngbya'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146538'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3800'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '146538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3856> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3856'^^xsd:string;
  dwc:scientificName 'Peridinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3856'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3857> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3857'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3857'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3859'^^xsd:string;
  dwc:scientificName 'Rhabdonema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '157072'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3859'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '157072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3860'^^xsd:string;
  dwc:scientificName 'Rhizosolenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149069'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3860'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3862'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3862'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3864'^^xsd:string;
  dwc:scientificName 'Triceratium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149154'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3864'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3866'^^xsd:string;
  dwc:scientificName 'Actinoptychus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148947'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3866'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3869'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3869'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3927'^^xsd:string;
  dwc:scientificName 'Cyclopoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3927'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3928> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3928'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3928'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3929'^^xsd:string;
  dwc:scientificName 'Gastropoda 1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3929'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3930'^^xsd:string;
  dwc:scientificName 'Gastropoda 2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3930'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3931'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3931'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3932'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3932'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3938'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3938'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2568'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2568'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2644'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2644'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2711'^^xsd:string;
  dwc:scientificName 'Bacillaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149148'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2711'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2767'^^xsd:string;
  dwc:scientificName 'Tintinnida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '425497'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2767'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2819'^^xsd:string;
  dwc:scientificName 'Bacillaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149148'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2819'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2886'^^xsd:string;
  dwc:scientificName 'Merismopedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146545'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2886'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '146545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3021'^^xsd:string;
  dwc:scientificName 'Nitzschiella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149638'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3021'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149638'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3023'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3023'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3025'^^xsd:string;
  dwc:scientificName 'Peridinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3025'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3470> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3470'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3470'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3016'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3016'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3018'^^xsd:string;
  dwc:scientificName 'Merismopedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146545'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3018'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '146545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3019'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3019'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3020'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3020'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3395'^^xsd:string;
  dwc:scientificName 'Bacillaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149148'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3395'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3397'^^xsd:string;
  dwc:scientificName 'Biddulphia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148967'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3397'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3398'^^xsd:string;
  dwc:scientificName 'Ceratium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109506'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3398'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '109506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3399'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3399'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3420'^^xsd:string;
  dwc:scientificName 'Nitzschiella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149638'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3420'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149638'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3467> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3467'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3467'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3468> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3468'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3468'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3469> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3469'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3469'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3466> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3466'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3466'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3383'^^xsd:string;
  dwc:scientificName 'Rhizosolenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149069'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3383'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3385'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3385'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3387'^^xsd:string;
  dwc:scientificName 'Triceratium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149154'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3387'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3389'^^xsd:string;
  dwc:scientificName 'Actinoptychus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148947'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3389'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3390'^^xsd:string;
  dwc:scientificName 'Amphiprora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149140'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3390'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3392'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3392'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3394'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3394'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3046'^^xsd:string;
  dwc:scientificName 'Climacosphenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '248081'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3046'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '248081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3045'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3045'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3043'^^xsd:string;
  dwc:scientificName 'Biddulphia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148967'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3043'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3040'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3040'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3039'^^xsd:string;
  dwc:scientificName 'Asterionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148953'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3039'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2582'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2582'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2583'^^xsd:string;
  dwc:scientificName 'Isthmia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '163257'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2583'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '163257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2536'^^xsd:string;
  dwc:scientificName 'Mastogloia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '157052'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2536'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '157052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2580> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2580'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2580'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3002'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3002'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3202'^^xsd:string;
  dwc:scientificName 'Peridinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3202'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3203'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3203'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3205'^^xsd:string;
  dwc:scientificName 'Rhabdonema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '157072'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3205'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '157072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3147'^^xsd:string;
  dwc:scientificName 'Mastogloia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '157052'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3147'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '157052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3144'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3144'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3146'^^xsd:string;
  dwc:scientificName 'Lyngbya'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146538'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3146'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '146538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3694'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3694'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3695'^^xsd:string;
  dwc:scientificName 'Tabellaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149333'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3695'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3749'^^xsd:string;
  dwc:scientificName 'Cyclopoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3749'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2530'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2530'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2535'^^xsd:string;
  dwc:scientificName 'Lyngbya'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146538'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2535'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '146538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4301'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4301'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4164'^^xsd:string;
  dwc:scientificName 'Pediastrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '160561'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4164'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '160561'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2527'^^xsd:string;
  dwc:scientificName 'Grammatophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149335'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2527'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2528> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2528'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2528'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2524'^^xsd:string;
  dwc:scientificName 'Cyclotella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148905'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2524'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2526'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2526'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3148'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3148'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3149'^^xsd:string;
  dwc:scientificName 'Meridion'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149345'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3149'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4292'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4292'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4299'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4299'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2793'^^xsd:string;
  dwc:scientificName 'Mastogloia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '157052'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2793'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '157052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2794> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2794'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2794'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4165'^^xsd:string;
  dwc:scientificName 'Peridinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4165'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4166'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4166'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3735'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3735'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3736'^^xsd:string;
  dwc:scientificName 'Arachnactis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '100778'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3736'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '100778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3739'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3739'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4284'^^xsd:string;
  dwc:scientificName 'Gastropoda 2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4284'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4285'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4285'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4286'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4286'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4289'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4289'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3121'^^xsd:string;
  dwc:scientificName 'Tintinnida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '425497'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3121'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3141'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3141'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3142'^^xsd:string;
  dwc:scientificName 'Isthmia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '163257'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3142'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '163257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3122'^^xsd:string;
  dwc:scientificName 'Actinoptychus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148947'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3122'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4051'^^xsd:string;
  dwc:scientificName 'Biddulphia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148967'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4051'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3683> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3683'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3683'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2790'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2790'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2523> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2523'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2523'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2521'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2521'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3688'^^xsd:string;
  dwc:scientificName 'Peridinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3688'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3689'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3689'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3691'^^xsd:string;
  dwc:scientificName 'Rhabdonema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '157072'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3691'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '157072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3684'^^xsd:string;
  dwc:scientificName 'Nitzschiella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149638'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3684'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149638'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3686'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3686'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3742'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3742'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3411'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3411'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3413'^^xsd:string;
  dwc:scientificName 'Lyngbya'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146538'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3413'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '146538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2537'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2537'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2628'^^xsd:string;
  dwc:scientificName 'Cyclotella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148905'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2628'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2598> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2598'^^xsd:string;
  dwc:scientificName 'Peridinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2598'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2599'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2599'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2601'^^xsd:string;
  dwc:scientificName 'Rhabdonema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '157072'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2601'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '157072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3055'^^xsd:string;
  dwc:scientificName 'Isthmia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '163257'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3055'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '163257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3057'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3057'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3059'^^xsd:string;
  dwc:scientificName 'Lyngbya'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146538'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3059'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '146538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3114'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3114'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3115'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3115'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3118'^^xsd:string;
  dwc:scientificName 'Pycnogonida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1302'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3118'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2742'^^xsd:string;
  dwc:scientificName 'Cyclopoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2742'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2539'^^xsd:string;
  dwc:scientificName 'Merismopedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146545'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2539'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '146545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2540'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2540'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2541'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2541'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2542'^^xsd:string;
  dwc:scientificName 'Nitzschiella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149638'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2542'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149638'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2544'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2544'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2545'^^xsd:string;
  dwc:scientificName 'Actinoptychus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148947'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2545'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2792'^^xsd:string;
  dwc:scientificName 'Lyngbya'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146538'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2792'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '146538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2795> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2795'^^xsd:string;
  dwc:scientificName 'Meridion'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149345'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2795'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2796> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2796'^^xsd:string;
  dwc:scientificName 'Merismopedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146545'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2796'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '146545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2797> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2797'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2797'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2798> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2798'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2798'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2799'^^xsd:string;
  dwc:scientificName 'Nitzschiella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149638'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2799'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149638'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2674> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2674'^^xsd:string;
  dwc:scientificName 'Diatoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149013'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2674'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2584'^^xsd:string;
  dwc:scientificName 'Lampriscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '450620'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2584'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '450620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2587'^^xsd:string;
  dwc:scientificName 'Lyngbya'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146538'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2587'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '146538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2589'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2589'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2592> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2592'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2592'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2593> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2593'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2593'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2549'^^xsd:string;
  dwc:scientificName 'Nitzschiella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149638'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2549'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149638'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2550'^^xsd:string;
  dwc:scientificName 'Opephora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149358'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2550'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2551'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2551'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2553'^^xsd:string;
  dwc:scientificName 'Peridinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2553'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2554'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2554'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2556'^^xsd:string;
  dwc:scientificName 'Rhabdonema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '157072'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2556'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '157072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2559'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2559'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2561'^^xsd:string;
  dwc:scientificName 'Triceratium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149154'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2561'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2563'^^xsd:string;
  dwc:scientificName 'Actinoptychus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148947'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2563'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2564'^^xsd:string;
  dwc:scientificName 'Amphiprora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149140'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2564'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2566'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2566'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2594'^^xsd:string;
  dwc:scientificName 'Nitzschiella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149638'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2594'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149638'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2861'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2861'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2862> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2862'^^xsd:string;
  dwc:scientificName 'Asterionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148953'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2862'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2863'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2863'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2864> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2864'^^xsd:string;
  dwc:scientificName 'Bacillaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149148'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2864'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2596'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2596'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2619'^^xsd:string;
  dwc:scientificName 'Asterionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148953'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2619'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2620'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2620'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2621'^^xsd:string;
  dwc:scientificName 'Bacillaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149148'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2621'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2623'^^xsd:string;
  dwc:scientificName 'Biddulphia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148967'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2623'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2625> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2625'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2625'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2626'^^xsd:string;
  dwc:scientificName 'Climacosphenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '248081'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2626'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '248081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2627'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2627'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2675> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2675'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2675'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2676> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2676'^^xsd:string;
  dwc:scientificName 'Grammatophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149335'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2676'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2677'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2677'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2679'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2679'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2682'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2682'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2684'^^xsd:string;
  dwc:scientificName 'Lyngbya'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146538'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2684'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '146538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2686'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2686'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2688'^^xsd:string;
  dwc:scientificName 'Merismopedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146545'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2688'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '146545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2743'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2743'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2744'^^xsd:string;
  dwc:scientificName 'Gastropoda 1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2744'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2745'^^xsd:string;
  dwc:scientificName 'Gastropoda 2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2745'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2746'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2746'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2747'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2747'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2749'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2749'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2750'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2750'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2751'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2751'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2663'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2663'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2665'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2665'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2668'^^xsd:string;
  dwc:scientificName 'Biddulphia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148967'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2668'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2670'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2670'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2671> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2671'^^xsd:string;
  dwc:scientificName 'Climacosphenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '248081'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2671'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '248081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2672'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2672'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2673> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2673'^^xsd:string;
  dwc:scientificName 'Cyclotella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148905'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2673'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2689'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2689'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2690> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2690'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2690'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2691> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2691'^^xsd:string;
  dwc:scientificName 'Nitzschiella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149638'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2691'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149638'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2693'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2693'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2695> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2695'^^xsd:string;
  dwc:scientificName 'Peridinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2695'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2696'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2696'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2703'^^xsd:string;
  dwc:scientificName 'Triceratium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149154'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2703'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2705> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2705'^^xsd:string;
  dwc:scientificName 'Actinoptychus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148947'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2705'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2706'^^xsd:string;
  dwc:scientificName 'Amphiprora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149140'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2706'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2708> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2708'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2708'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2710> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2710'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2710'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2993'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2993'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3060'^^xsd:string;
  dwc:scientificName 'Mastogloia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '157052'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3060'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '157052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3061'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3061'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3063'^^xsd:string;
  dwc:scientificName 'Merismopedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146545'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3063'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '146545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3064'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3064'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2733> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2733'^^xsd:string;
  dwc:scientificName 'Brachyura (Crab)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2733'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2734> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2734'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2734'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2735'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2735'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2737> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2737'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2737'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2738> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2738'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2738'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2739'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2739'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2740> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2740'^^xsd:string;
  dwc:scientificName 'Ctenophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1248'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2740'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2741'^^xsd:string;
  dwc:scientificName 'Cyclopoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2741'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2780> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2780'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2780'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2781'^^xsd:string;
  dwc:scientificName 'Cyclotella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148905'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2781'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2783'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2783'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2784'^^xsd:string;
  dwc:scientificName 'Grammatophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149335'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2784'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2785> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2785'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2785'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2866'^^xsd:string;
  dwc:scientificName 'Biddulphia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148967'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2866'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2868'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2868'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2869'^^xsd:string;
  dwc:scientificName 'Climacosphenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '248081'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2869'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '248081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2752> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2752'^^xsd:string;
  dwc:scientificName 'Monstrilloida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1106'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2752'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2753'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2753'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2754'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2754'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2755'^^xsd:string;
  dwc:scientificName 'Ostreidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '215'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2755'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2756'^^xsd:string;
  dwc:scientificName 'Other Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2756'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2757'^^xsd:string;
  dwc:scientificName 'Parasitic copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2757'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2758'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2758'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2760'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2760'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2761'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2761'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2764> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2764'^^xsd:string;
  dwc:scientificName 'Pycnogonida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1302'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2764'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2765'^^xsd:string;
  dwc:scientificName 'Suctoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '162681'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2765'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '162681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2870'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2870'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2994> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2994'^^xsd:string;
  dwc:scientificName 'Asterionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148953'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2994'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2996> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2996'^^xsd:string;
  dwc:scientificName 'Bacillaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149148'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2996'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2998> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2998'^^xsd:string;
  dwc:scientificName 'Biddulphia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148967'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2998'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3000> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3000'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3000'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2950'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2950'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2953'^^xsd:string;
  dwc:scientificName 'Biddulphia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148967'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2953'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3033'^^xsd:string;
  dwc:scientificName 'Triceratium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149154'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3033'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3035'^^xsd:string;
  dwc:scientificName 'Actinoptychus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148947'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3035'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3036'^^xsd:string;
  dwc:scientificName 'Amphiprora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149140'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3036'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3038'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3038'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2787'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2787'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2788'^^xsd:string;
  dwc:scientificName 'Isthmia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '163257'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2788'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '163257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2844> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2844'^^xsd:string;
  dwc:scientificName 'Nitzschiella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149638'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2844'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149638'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2991'^^xsd:string;
  dwc:scientificName 'Amphiprora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149140'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2991'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3049'^^xsd:string;
  dwc:scientificName 'Diatoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149013'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3049'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3050'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3050'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3051'^^xsd:string;
  dwc:scientificName 'Grammatophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149335'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3051'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3052'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3052'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3054'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3054'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3110'^^xsd:string;
  dwc:scientificName 'Other Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3110'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3139'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3139'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2846> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2846'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2846'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2848> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2848'^^xsd:string;
  dwc:scientificName 'Peridinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2848'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2849'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2849'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2851'^^xsd:string;
  dwc:scientificName 'Rhabdonema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '157072'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2851'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '157072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2852'^^xsd:string;
  dwc:scientificName 'Rhizosolenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149069'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2852'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2858> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2858'^^xsd:string;
  dwc:scientificName 'Actinoptychus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148947'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2858'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2859> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2859'^^xsd:string;
  dwc:scientificName 'Amphiprora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149140'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2859'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2917'^^xsd:string;
  dwc:scientificName 'Ctenophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1248'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2917'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2918> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2918'^^xsd:string;
  dwc:scientificName 'Cyclopoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2918'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2919> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2919'^^xsd:string;
  dwc:scientificName 'Cyclopoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2919'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2920'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2920'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2921> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2921'^^xsd:string;
  dwc:scientificName 'Gastropoda 1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2921'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2922> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2922'^^xsd:string;
  dwc:scientificName 'Gastropoda 2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2922'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2923'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2923'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2924'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2924'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2698'^^xsd:string;
  dwc:scientificName 'Rhabdonema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '157072'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2698'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '157072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2522'^^xsd:string;
  dwc:scientificName 'Climacosphenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '248081'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2522'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '248081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2579'^^xsd:string;
  dwc:scientificName 'Grammatophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149335'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2579'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4082'^^xsd:string;
  dwc:scientificName 'Rhizosolenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149069'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4082'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4083'^^xsd:string;
  dwc:scientificName 'Scenedesmus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '160602'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4083'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '160602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4084'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4084'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4086'^^xsd:string;
  dwc:scientificName 'Triceratium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149154'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4086'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4088'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4088'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4089'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4089'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4095'^^xsd:string;
  dwc:scientificName 'Brachyura (Crab)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4095'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4096'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4096'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4295'^^xsd:string;
  dwc:scientificName 'Other Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4295'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4297'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4297'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4109'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4109'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4111'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4111'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4114'^^xsd:string;
  dwc:scientificName 'Monstrilloida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1106'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4114'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4115'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4115'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4116'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4116'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4117'^^xsd:string;
  dwc:scientificName 'Ostreidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '215'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4117'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4119'^^xsd:string;
  dwc:scientificName 'Parasitic copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4119'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4120'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4120'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4122'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4122'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4123'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4123'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4125'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4125'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4131'^^xsd:string;
  dwc:scientificName 'Amphiprora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149140'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4131'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4133'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4133'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4134'^^xsd:string;
  dwc:scientificName 'Asterionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148953'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4134'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4135'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4135'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4136'^^xsd:string;
  dwc:scientificName 'Bacillaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149148'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4136'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4137'^^xsd:string;
  dwc:scientificName 'Bacteriastrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149118'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4137'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4138'^^xsd:string;
  dwc:scientificName 'Biddulphia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148967'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4138'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4139'^^xsd:string;
  dwc:scientificName 'Ceratium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109506'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4139'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '109506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4187'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4187'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4188'^^xsd:string;
  dwc:scientificName 'Cyclotella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148905'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4188'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4189'^^xsd:string;
  dwc:scientificName 'Diatoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149013'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4189'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4190'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4190'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4191'^^xsd:string;
  dwc:scientificName 'Grammatophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149335'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4191'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4192'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4192'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4194'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4194'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4204'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4204'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4205'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4205'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4206'^^xsd:string;
  dwc:scientificName 'Nitzschiella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149638'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4206'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149638'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4208'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4208'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4215'^^xsd:string;
  dwc:scientificName 'Scenedesmus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '160602'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4215'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '160602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4216'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4216'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4218'^^xsd:string;
  dwc:scientificName 'Triceratium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149154'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4218'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4220'^^xsd:string;
  dwc:scientificName 'Actinoptychus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148947'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4220'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4160'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4160'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4161'^^xsd:string;
  dwc:scientificName 'Nitzschiella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149638'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4161'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149638'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4162'^^xsd:string;
  dwc:scientificName 'Opephora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149358'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4162'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4173'^^xsd:string;
  dwc:scientificName 'Triceratium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149154'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4173'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4234'^^xsd:string;
  dwc:scientificName 'Diatoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149013'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4234'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4303'^^xsd:string;
  dwc:scientificName 'Pycnogonida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1302'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4303'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4283'^^xsd:string;
  dwc:scientificName 'Gastropoda 1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4283'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4248'^^xsd:string;
  dwc:scientificName 'Merismopedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146545'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4248'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '146545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4012'^^xsd:string;
  dwc:scientificName 'Diatoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149013'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4012'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4013'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4013'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4014'^^xsd:string;
  dwc:scientificName 'Grammatophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149335'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4014'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4015'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4015'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4017'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4017'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4018'^^xsd:string;
  dwc:scientificName 'Isthmia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '163257'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4018'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '163257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4019'^^xsd:string;
  dwc:scientificName 'Lampriscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '450620'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4019'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '450620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4071'^^xsd:string;
  dwc:scientificName 'Merismopedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146545'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4071'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '146545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4072'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4072'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4073'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4073'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4074'^^xsd:string;
  dwc:scientificName 'Nitzschiella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149638'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4074'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149638'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4075'^^xsd:string;
  dwc:scientificName 'Opephora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149358'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4075'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4076'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4076'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4078'^^xsd:string;
  dwc:scientificName 'Peridinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4078'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4079'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4079'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4129'^^xsd:string;
  dwc:scientificName 'Tintinnida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '425497'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4129'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4130'^^xsd:string;
  dwc:scientificName 'Actinoptychus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148947'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4130'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4210'^^xsd:string;
  dwc:scientificName 'Peridinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4210'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4211'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4211'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4212'^^xsd:string;
  dwc:scientificName 'Raphoneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149065'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4212'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4213'^^xsd:string;
  dwc:scientificName 'Rhabdonema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '157072'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4213'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '157072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4214'^^xsd:string;
  dwc:scientificName 'Rhizosolenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149069'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4214'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4293'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4293'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4175'^^xsd:string;
  dwc:scientificName 'Actinoptychus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148947'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4175'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4176'^^xsd:string;
  dwc:scientificName 'Amphiprora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149140'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4176'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4178'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4178'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4179'^^xsd:string;
  dwc:scientificName 'Asterionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148953'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4179'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4180'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4180'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4182'^^xsd:string;
  dwc:scientificName 'Bacteriastrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149118'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4182'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4183'^^xsd:string;
  dwc:scientificName 'Biddulphia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148967'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4183'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4185'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4185'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4221'^^xsd:string;
  dwc:scientificName 'Amphiprora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149140'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4221'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4222'^^xsd:string;
  dwc:scientificName 'Amphitetras'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '578002'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4222'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '578002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4223'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4223'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3001'^^xsd:string;
  dwc:scientificName 'Climacosphenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '248081'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3001'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '248081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3003'^^xsd:string;
  dwc:scientificName 'Cyclotella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148905'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3003'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3004'^^xsd:string;
  dwc:scientificName 'Diatoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149013'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3004'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3005'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3005'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3006'^^xsd:string;
  dwc:scientificName 'Grammatophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149335'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3006'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3007'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3007'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3009'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3009'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2629'^^xsd:string;
  dwc:scientificName 'Diatoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149013'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2629'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2630'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2630'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2631'^^xsd:string;
  dwc:scientificName 'Grammatophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149335'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2631'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2632'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2632'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2634> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2634'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2634'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2635'^^xsd:string;
  dwc:scientificName 'Isthmia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '163257'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2635'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '163257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2639> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2639'^^xsd:string;
  dwc:scientificName 'Lyngbya'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146538'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2639'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '146538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2640'^^xsd:string;
  dwc:scientificName 'Mastogloia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '157052'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2640'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '157052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2641> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2641'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2641'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2642> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2642'^^xsd:string;
  dwc:scientificName 'Meridion'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149345'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2642'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2643'^^xsd:string;
  dwc:scientificName 'Merismopedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146545'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2643'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '146545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2660> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2660'^^xsd:string;
  dwc:scientificName 'Actinoptychus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148947'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2660'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2732'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2732'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2779'^^xsd:string;
  dwc:scientificName 'Climacosphenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '248081'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2779'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '248081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2843'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2843'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2916> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2916'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2916'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2569'^^xsd:string;
  dwc:scientificName 'Bacillaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149148'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2569'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2571'^^xsd:string;
  dwc:scientificName 'Biddulphia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148967'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2571'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2573'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2573'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2574'^^xsd:string;
  dwc:scientificName 'Climacosphenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '248081'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2574'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '248081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2575'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2575'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2576'^^xsd:string;
  dwc:scientificName 'Cyclotella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148905'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2576'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2577'^^xsd:string;
  dwc:scientificName 'Diatoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149013'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2577'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2578'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2578'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2661'^^xsd:string;
  dwc:scientificName 'Amphiprora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149140'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2661'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2778'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2778'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2832'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2832'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2833'^^xsd:string;
  dwc:scientificName 'Isthmia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '163257'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2833'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '163257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2835'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2835'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2837'^^xsd:string;
  dwc:scientificName 'Lyngbya'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146538'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2837'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '146538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2838'^^xsd:string;
  dwc:scientificName 'Mastogloia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '157052'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2838'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '157052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2839> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2839'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2839'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2841> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2841'^^xsd:string;
  dwc:scientificName 'Merismopedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146545'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2841'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '146545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2842> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2842'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2842'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2871'^^xsd:string;
  dwc:scientificName 'Cyclotella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148905'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2871'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2872'^^xsd:string;
  dwc:scientificName 'Diatoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149013'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2872'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2873> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2873'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2873'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2874'^^xsd:string;
  dwc:scientificName 'Grammatophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149335'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2874'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2875'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2875'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2877'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2877'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2878'^^xsd:string;
  dwc:scientificName 'Isthmia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '163257'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2878'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '163257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2880'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2880'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2882'^^xsd:string;
  dwc:scientificName 'Lyngbya'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146538'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2882'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '146538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2883'^^xsd:string;
  dwc:scientificName 'Mastogloia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '157052'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2883'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '157052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2884'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2884'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3163'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3163'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3240'^^xsd:string;
  dwc:scientificName 'Merismopedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146545'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3240'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '146545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3241'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3241'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3242'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3242'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3243'^^xsd:string;
  dwc:scientificName 'Nitzschiella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149638'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3243'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149638'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2903> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2903'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2903'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2904'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2904'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2905'^^xsd:string;
  dwc:scientificName 'Arachnactis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '100778'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2905'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '100778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2911'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2911'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2912'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2912'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2913'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2913'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2914'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2914'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2915'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2915'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2962> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2962'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2962'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2964'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2964'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2969'^^xsd:string;
  dwc:scientificName 'Lyngbya'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146538'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2969'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '146538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2970'^^xsd:string;
  dwc:scientificName 'Mastogloia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '157052'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2970'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '157052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2971> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2971'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2971'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2972'^^xsd:string;
  dwc:scientificName 'Meridion'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149345'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2972'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2973'^^xsd:string;
  dwc:scientificName 'Merismopedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146545'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2973'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '146545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2974'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2974'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2925> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2925'^^xsd:string;
  dwc:scientificName 'Hydrachnidia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '738272'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2925'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '738272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2927'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2927'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2930'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2930'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2931> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2931'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2931'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2932'^^xsd:string;
  dwc:scientificName 'Ostreidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '215'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2932'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2933'^^xsd:string;
  dwc:scientificName 'Other Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2933'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2935> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2935'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2935'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2937'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2937'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2938'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2938'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2943'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2943'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2944> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2944'^^xsd:string;
  dwc:scientificName 'Tintinnida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '425497'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2944'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2975'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2975'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3167'^^xsd:string;
  dwc:scientificName 'Actinoptychus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148947'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3167'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3168'^^xsd:string;
  dwc:scientificName 'Amphiprora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149140'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3168'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3170'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3170'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3175'^^xsd:string;
  dwc:scientificName 'Biddulphia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148967'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3175'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2976> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2976'^^xsd:string;
  dwc:scientificName 'Nitzschiella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149638'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2976'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149638'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2978'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2978'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2980'^^xsd:string;
  dwc:scientificName 'Peridinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2980'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2981'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2981'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2983'^^xsd:string;
  dwc:scientificName 'Rhabdonema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '157072'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2983'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '157072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2984'^^xsd:string;
  dwc:scientificName 'Rhizosolenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149069'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2984'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2990> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2990'^^xsd:string;
  dwc:scientificName 'Actinoptychus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148947'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2990'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3161'^^xsd:string;
  dwc:scientificName 'Rhizosolenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149069'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3161'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3228'^^xsd:string;
  dwc:scientificName 'Grammatophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149335'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3228'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3229'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3229'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3231'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3231'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3232'^^xsd:string;
  dwc:scientificName 'Isthmia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '163257'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3232'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '163257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3234'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3234'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3236'^^xsd:string;
  dwc:scientificName 'Lyngbya'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146538'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3236'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '146538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3237'^^xsd:string;
  dwc:scientificName 'Mastogloia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '157052'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3237'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '157052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3238'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3238'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3301'^^xsd:string;
  dwc:scientificName 'Amphitetras'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '578002'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3301'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '578002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3302'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3302'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3304'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3304'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3305'^^xsd:string;
  dwc:scientificName 'Bacillaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149148'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3305'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3307'^^xsd:string;
  dwc:scientificName 'Biddulphia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148967'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3307'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3309'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3309'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3310'^^xsd:string;
  dwc:scientificName 'Climacosphenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '248081'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3310'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '248081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3311'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3311'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3177'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3177'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3179'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3179'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3180'^^xsd:string;
  dwc:scientificName 'Cyclotella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148905'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3180'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3181'^^xsd:string;
  dwc:scientificName 'Diatoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149013'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3181'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3182'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3182'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3183'^^xsd:string;
  dwc:scientificName 'Grammatophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149335'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3183'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3184'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3184'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3186'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3186'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2801> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2801'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2801'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2803> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2803'^^xsd:string;
  dwc:scientificName 'Peridinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2803'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2804'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2804'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2806'^^xsd:string;
  dwc:scientificName 'Rhabdonema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '157072'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2806'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '157072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2807'^^xsd:string;
  dwc:scientificName 'Rhizosolenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149069'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2807'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2809'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2809'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2811'^^xsd:string;
  dwc:scientificName 'Triceratium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149154'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2811'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2813> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2813'^^xsd:string;
  dwc:scientificName 'Actinoptychus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148947'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2813'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2814'^^xsd:string;
  dwc:scientificName 'Amphiprora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149140'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2814'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2816> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2816'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2816'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2818> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2818'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2818'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2830> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2830'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2830'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2899'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2899'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2961> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2961'^^xsd:string;
  dwc:scientificName 'Grammatophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149335'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2961'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3048'^^xsd:string;
  dwc:scientificName 'Cyclotella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148905'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3048'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3112'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3112'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2645'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2645'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2646'^^xsd:string;
  dwc:scientificName 'Nitzschiella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149638'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2646'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149638'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2648> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2648'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2648'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2650> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2650'^^xsd:string;
  dwc:scientificName 'Peridinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2650'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2651'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2651'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2653'^^xsd:string;
  dwc:scientificName 'Rhabdonema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '157072'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2653'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '157072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2654'^^xsd:string;
  dwc:scientificName 'Rhizosolenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149069'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2654'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2656'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2656'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2713'^^xsd:string;
  dwc:scientificName 'Biddulphia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148967'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2713'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2716> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2716'^^xsd:string;
  dwc:scientificName 'Peridinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2716'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2717'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2717'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2719'^^xsd:string;
  dwc:scientificName 'Rhabdonema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '157072'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2719'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '157072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2720'^^xsd:string;
  dwc:scientificName 'Rhizosolenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149069'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2720'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2724'^^xsd:string;
  dwc:scientificName 'Triceratium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149154'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2724'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2726> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2726'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2726'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2727'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2727'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2768'^^xsd:string;
  dwc:scientificName 'Actinoptychus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148947'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2768'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2769'^^xsd:string;
  dwc:scientificName 'Amphiprora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149140'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2769'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2771> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2771'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2771'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2772'^^xsd:string;
  dwc:scientificName 'Asterionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148953'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2772'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2773> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2773'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2773'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2776'^^xsd:string;
  dwc:scientificName 'Biddulphia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148967'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2776'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2777'^^xsd:string;
  dwc:scientificName 'Ceratium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '11.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109506'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2777'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '109506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3299'^^xsd:string;
  dwc:scientificName 'Actinoptychus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148947'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3299'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3348'^^xsd:string;
  dwc:scientificName 'Asterionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148953'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3348'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3349'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3349'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3350'^^xsd:string;
  dwc:scientificName 'Bacillaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149148'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3350'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3352'^^xsd:string;
  dwc:scientificName 'Biddulphia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148967'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3352'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3353'^^xsd:string;
  dwc:scientificName 'Ceratium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109506'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3353'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '109506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3354'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3354'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3355'^^xsd:string;
  dwc:scientificName 'Climacosphenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '248081'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3355'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '248081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3356'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3356'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3312'^^xsd:string;
  dwc:scientificName 'Cyclotella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148905'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3312'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3314'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3314'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3315'^^xsd:string;
  dwc:scientificName 'Grammatophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149335'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3315'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3316'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3316'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3318'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3318'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3319'^^xsd:string;
  dwc:scientificName 'Isthmia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '163257'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3319'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '163257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3320'^^xsd:string;
  dwc:scientificName 'Lampriscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '450620'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3320'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '450620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3325'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3325'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3328'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3328'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3329'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3329'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3330'^^xsd:string;
  dwc:scientificName 'Nitzschiella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149638'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3330'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149638'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3357'^^xsd:string;
  dwc:scientificName 'Cyclotella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148905'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3357'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3514> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3514'^^xsd:string;
  dwc:scientificName 'Rhabdonema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '157072'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3514'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '157072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3515> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3515'^^xsd:string;
  dwc:scientificName 'Rhizosolenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149069'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3515'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3517> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3517'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3517'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3425'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3425'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3099'^^xsd:string;
  dwc:scientificName 'Gastropoda 2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3099'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3100'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3100'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3101'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3101'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3104'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3104'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3107'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3107'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3108'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3108'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3109'^^xsd:string;
  dwc:scientificName 'Ostreidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '215'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3109'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3206'^^xsd:string;
  dwc:scientificName 'Rhizosolenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149069'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3206'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3285'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3285'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3286'^^xsd:string;
  dwc:scientificName 'Ostreidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '215'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3286'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3287'^^xsd:string;
  dwc:scientificName 'Other Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3287'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3289'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3289'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3369'^^xsd:string;
  dwc:scientificName 'Mastogloia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '157052'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3369'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '157052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3370'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3370'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3372'^^xsd:string;
  dwc:scientificName 'Merismopedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146545'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3372'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '146545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3373'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3373'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3374'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3374'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3123'^^xsd:string;
  dwc:scientificName 'Amphiprora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149140'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3123'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3150'^^xsd:string;
  dwc:scientificName 'Merismopedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146545'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3150'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '146545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3377'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3377'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3379'^^xsd:string;
  dwc:scientificName 'Peridinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3379'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3380'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3380'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3382'^^xsd:string;
  dwc:scientificName 'Rhabdonema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '157072'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3382'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '157072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3151'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3151'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3152'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3152'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3153'^^xsd:string;
  dwc:scientificName 'Nitzschiella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149638'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3153'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149638'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3155'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3155'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3157'^^xsd:string;
  dwc:scientificName 'Peridinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3157'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3158'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3158'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3160'^^xsd:string;
  dwc:scientificName 'Rhabdonema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '157072'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3160'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '157072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3646> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3646'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3646'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3697'^^xsd:string;
  dwc:scientificName 'Tropidoneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149518'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3697'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3698> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3698'^^xsd:string;
  dwc:scientificName 'Actinoptychus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148947'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3698'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3699'^^xsd:string;
  dwc:scientificName 'Amphiprora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149140'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3699'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3701> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3701'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3701'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3703'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3703'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3704'^^xsd:string;
  dwc:scientificName 'Bacillaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149148'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3704'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3711> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3711'^^xsd:string;
  dwc:scientificName 'Cyclotella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148905'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3711'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3712> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3712'^^xsd:string;
  dwc:scientificName 'Diatoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149013'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3712'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3245'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3245'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3247'^^xsd:string;
  dwc:scientificName 'Peridinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3247'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3248'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3248'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3250'^^xsd:string;
  dwc:scientificName 'Rhabdonema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '157072'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3250'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '157072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3251'^^xsd:string;
  dwc:scientificName 'Rhizosolenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149069'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3251'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3257'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3257'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3258'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3258'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3260'^^xsd:string;
  dwc:scientificName 'Arachnida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1300'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3260'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3187'^^xsd:string;
  dwc:scientificName 'Isthmia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '163257'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3187'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '163257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3189'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3189'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3191'^^xsd:string;
  dwc:scientificName 'Lyngbya'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146538'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3191'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '146538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3212'^^xsd:string;
  dwc:scientificName 'Actinoptychus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148947'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3212'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3278'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3278'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3347'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3347'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3410'^^xsd:string;
  dwc:scientificName 'Lampriscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '450620'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3410'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '450620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3706> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3706'^^xsd:string;
  dwc:scientificName 'Biddulphia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148967'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3706'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3089'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3089'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3090'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3090'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3091'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3091'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3092'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3092'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3093'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3093'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3095'^^xsd:string;
  dwc:scientificName 'Cyclopoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3095'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3096'^^xsd:string;
  dwc:scientificName 'Cyclopoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3096'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3097'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '13.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3097'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3126'^^xsd:string;
  dwc:scientificName 'Asterionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148953'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3126'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3130'^^xsd:string;
  dwc:scientificName 'Biddulphia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148967'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3130'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3131'^^xsd:string;
  dwc:scientificName 'Ceratium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109506'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3131'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '109506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3132'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3132'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3133'^^xsd:string;
  dwc:scientificName 'Climacosphenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '248081'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3133'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '248081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3134'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3134'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3135'^^xsd:string;
  dwc:scientificName 'Cyclotella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148905'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3135'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3137'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3137'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3213'^^xsd:string;
  dwc:scientificName 'Amphiprora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149140'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3213'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3215'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3215'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3220'^^xsd:string;
  dwc:scientificName 'Biddulphia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148967'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3220'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3222'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3222'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3223'^^xsd:string;
  dwc:scientificName 'Climacosphenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '248081'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3223'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '248081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3224'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3224'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3225'^^xsd:string;
  dwc:scientificName 'Cyclotella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148905'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3225'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '148905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3226'^^xsd:string;
  dwc:scientificName 'Diatoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149013'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3226'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3265'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3265'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3266'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3266'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3268'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3268'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3512> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3512'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3512'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3576'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3576'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3577> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3577'^^xsd:string;
  dwc:scientificName 'Climacosphenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '248081'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3577'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '248081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3578> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3578'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3578'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3579> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3579'^^xsd:string;
  dwc:scientificName 'Cyclotella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148905'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3579'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3279'^^xsd:string;
  dwc:scientificName 'Hydrachnidia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '738272'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3279'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '738272'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3281'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3281'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3283'^^xsd:string;
  dwc:scientificName 'Monstrilloida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1106'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3283'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3284'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3284'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3291'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3291'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3292'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3292'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3298'^^xsd:string;
  dwc:scientificName 'Tintinnida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '425497'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3298'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3626> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3626'^^xsd:string;
  dwc:scientificName 'Cyclopoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3626'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3472> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3472'^^xsd:string;
  dwc:scientificName 'Pycnogonida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1302'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3472'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3475> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3475'^^xsd:string;
  dwc:scientificName 'Tintinnida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '425497'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3475'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3476> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3476'^^xsd:string;
  dwc:scientificName 'Actinoptychus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148947'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3476'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3477> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3477'^^xsd:string;
  dwc:scientificName 'Amphiprora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149140'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3477'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3479> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3479'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3479'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3481> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3481'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3481'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3482> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3482'^^xsd:string;
  dwc:scientificName 'Bacillaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149148'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3482'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3484> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3484'^^xsd:string;
  dwc:scientificName 'Biddulphia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148967'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3484'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3485> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3485'^^xsd:string;
  dwc:scientificName 'Ceratium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109506'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3485'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '109506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3486> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3486'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3486'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3487> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3487'^^xsd:string;
  dwc:scientificName 'Climacosphenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '248081'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3487'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '248081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3777> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3777'^^xsd:string;
  dwc:scientificName 'Amphiprora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149140'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3777'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3832> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3832'^^xsd:string;
  dwc:scientificName 'Climacosphenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '248081'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3832'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '248081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3833> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3833'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3833'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3834> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3834'^^xsd:string;
  dwc:scientificName 'Cyclotella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148905'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3834'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3835> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3835'^^xsd:string;
  dwc:scientificName 'Diatoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149013'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3835'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3502> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3502'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3502'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3503> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3503'^^xsd:string;
  dwc:scientificName 'Meridion'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149345'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3503'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3504> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3504'^^xsd:string;
  dwc:scientificName 'Merismopedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146545'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3504'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '146545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3505> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3505'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3505'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3506> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3506'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3506'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3507> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3507'^^xsd:string;
  dwc:scientificName 'Nitzschiella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149638'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3507'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149638'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3509> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3509'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3509'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3511> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3511'^^xsd:string;
  dwc:scientificName 'Peridinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3511'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3552'^^xsd:string;
  dwc:scientificName 'Nitzschiella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149638'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3552'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149638'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3554'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3554'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3556'^^xsd:string;
  dwc:scientificName 'Peridinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3556'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3557'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3557'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3559'^^xsd:string;
  dwc:scientificName 'Rhabdonema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '157072'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3559'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '157072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3560'^^xsd:string;
  dwc:scientificName 'Rhizosolenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149069'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3560'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3562'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3562'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3564'^^xsd:string;
  dwc:scientificName 'Triceratium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149154'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3564'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3521> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3521'^^xsd:string;
  dwc:scientificName 'Actinoptychus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148947'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3521'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3522> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3522'^^xsd:string;
  dwc:scientificName 'Amphiprora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149140'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3522'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3524> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3524'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3524'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3525> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3525'^^xsd:string;
  dwc:scientificName 'Asterionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148953'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3525'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3526> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3526'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3526'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3527> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3527'^^xsd:string;
  dwc:scientificName 'Bacillaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149148'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3527'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3529> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3529'^^xsd:string;
  dwc:scientificName 'Biddulphia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148967'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3529'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3531'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3531'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3532'^^xsd:string;
  dwc:scientificName 'Climacosphenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '248081'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3532'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '248081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3533'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3533'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3534'^^xsd:string;
  dwc:scientificName 'Cyclotella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148905'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3534'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3566'^^xsd:string;
  dwc:scientificName 'Actinoptychus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148947'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3566'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3779> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3779'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3779'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3784> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3784'^^xsd:string;
  dwc:scientificName 'Biddulphia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148967'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3784'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3786'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3786'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3787'^^xsd:string;
  dwc:scientificName 'Climacosphenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '248081'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3787'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '248081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3567'^^xsd:string;
  dwc:scientificName 'Amphiprora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149140'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3567'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3569'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3569'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3570'^^xsd:string;
  dwc:scientificName 'Asterionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148953'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3570'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3571'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3571'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3572'^^xsd:string;
  dwc:scientificName 'Bacillaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149148'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3572'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3573'^^xsd:string;
  dwc:scientificName 'Bacteriastrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149118'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3573'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3574'^^xsd:string;
  dwc:scientificName 'Biddulphia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148967'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3574'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3575> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3575'^^xsd:string;
  dwc:scientificName 'Ceratium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109506'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3575'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '109506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3632> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3632'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3632'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3635> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3635'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3635'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3638> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3638'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3638'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3640> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3640'^^xsd:string;
  dwc:scientificName 'Ostreidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '215'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3640'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3643> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3643'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3643'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3644> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3644'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3644'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3645> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3645'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3645'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3831> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3831'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3831'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3887'^^xsd:string;
  dwc:scientificName 'Lampriscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '450620'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3887'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '450620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3888> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3888'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3888'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3890> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3890'^^xsd:string;
  dwc:scientificName 'Lyngbya'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146538'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3890'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '146538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3895> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3895'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3895'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3896'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3896'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3897> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3897'^^xsd:string;
  dwc:scientificName 'Nitzschiella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149638'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3897'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149638'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3899> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3899'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3899'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3901> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3901'^^xsd:string;
  dwc:scientificName 'Peridinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3901'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3427'^^xsd:string;
  dwc:scientificName 'Rhabdonema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '157072'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3427'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '157072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3428'^^xsd:string;
  dwc:scientificName 'Rhizosolenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149069'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3428'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3430'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3430'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3432'^^xsd:string;
  dwc:scientificName 'Triceratium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149154'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3432'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3435'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3435'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3438> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3438'^^xsd:string;
  dwc:scientificName 'Ascidiacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1839'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3438'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1839'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3441> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3441'^^xsd:string;
  dwc:scientificName 'Brachyura (Crab)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3441'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3442> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3442'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3442'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3334'^^xsd:string;
  dwc:scientificName 'Peridinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3334'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3335'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3335'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3337'^^xsd:string;
  dwc:scientificName 'Rhabdonema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '157072'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3337'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '157072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3338'^^xsd:string;
  dwc:scientificName 'Rhizosolenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149069'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3338'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3340'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3340'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3342'^^xsd:string;
  dwc:scientificName 'Triceratium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149154'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3342'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3344'^^xsd:string;
  dwc:scientificName 'Actinoptychus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148947'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3344'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3345'^^xsd:string;
  dwc:scientificName 'Amphiprora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149140'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3345'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3193'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3193'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3195'^^xsd:string;
  dwc:scientificName 'Merismopedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146545'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3195'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '146545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3196'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3196'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3197'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3197'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3198'^^xsd:string;
  dwc:scientificName 'Nitzschiella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149638'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3198'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149638'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3200'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3200'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3208'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3208'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3210'^^xsd:string;
  dwc:scientificName 'Triceratium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149154'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3210'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3270'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3270'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3271'^^xsd:string;
  dwc:scientificName 'Ctenophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1248'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3271'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3272'^^xsd:string;
  dwc:scientificName 'Cyclopoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3272'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3273'^^xsd:string;
  dwc:scientificName 'Cyclopoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3273'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3274'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3274'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3275'^^xsd:string;
  dwc:scientificName 'Gastropoda 1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3275'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3276'^^xsd:string;
  dwc:scientificName 'Gastropoda 2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3276'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3277'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '15.833333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3277'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3401'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3401'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3402'^^xsd:string;
  dwc:scientificName 'Cyclotella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148905'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3402'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3404'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3404'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3405'^^xsd:string;
  dwc:scientificName 'Grammatophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149335'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3405'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3406'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3406'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3407'^^xsd:string;
  dwc:scientificName 'Guinardia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149111'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3407'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3408'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3408'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3409'^^xsd:string;
  dwc:scientificName 'Isthmia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '163257'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3409'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '163257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3443> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3443'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3443'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3445> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3445'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3445'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3446> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3446'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3446'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3537'^^xsd:string;
  dwc:scientificName 'Grammatophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149335'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3537'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3501> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3501'^^xsd:string;
  dwc:scientificName 'Mastogloia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '157052'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3501'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '157052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3551'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3551'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3631> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3631'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3631'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3696'^^xsd:string;
  dwc:scientificName 'Triceratium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149154'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3696'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3538'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3538'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3540'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3540'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3542'^^xsd:string;
  dwc:scientificName 'Lampriscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '450620'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3542'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '450620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3621> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3621'^^xsd:string;
  dwc:scientificName 'Chaetognatha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '2081'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3621'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '2081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3622> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3622'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3622'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3623> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3623'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3623'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3624> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3624'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3624'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3630> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3630'^^xsd:string;
  dwc:scientificName 'Gastropoda 2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3630'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3649> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3649'^^xsd:string;
  dwc:scientificName 'Pycnogonida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1302'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3649'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3651> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3651'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3651'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3652> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3652'^^xsd:string;
  dwc:scientificName 'Tintinnida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '425497'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3652'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3653> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3653'^^xsd:string;
  dwc:scientificName 'Actinoptychus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148947'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3653'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3654> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3654'^^xsd:string;
  dwc:scientificName 'Amphiprora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149140'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3654'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3656> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3656'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3656'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3658> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3658'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3658'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3659> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3659'^^xsd:string;
  dwc:scientificName 'Bacillaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149148'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3659'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3661> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3661'^^xsd:string;
  dwc:scientificName 'Biddulphia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148967'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3661'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3663> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3663'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3663'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3664> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3664'^^xsd:string;
  dwc:scientificName 'Climacosphenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '248081'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3664'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '248081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3972> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3972'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3972'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4048'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4048'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4049'^^xsd:string;
  dwc:scientificName 'Bacillaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149148'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4049'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4050'^^xsd:string;
  dwc:scientificName 'Bacteriastrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149118'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4050'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3750> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3750'^^xsd:string;
  dwc:scientificName 'Cyclopoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3750'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3751> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3751'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3751'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3753> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3753'^^xsd:string;
  dwc:scientificName 'Gastropoda 2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3753'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3754> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3754'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3754'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3755'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3755'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3757'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3757'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3758> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3758'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3758'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3713> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3713'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3713'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3714'^^xsd:string;
  dwc:scientificName 'Grammatophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149335'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3714'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3715'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3715'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3717> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3717'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3717'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3718'^^xsd:string;
  dwc:scientificName 'Isthmia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '163257'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3718'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '163257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3719> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3719'^^xsd:string;
  dwc:scientificName 'Lampriscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '450620'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3719'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '450620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3720'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3720'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3722> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3722'^^xsd:string;
  dwc:scientificName 'Lyngbya'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146538'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3722'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '146538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3724'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3724'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3727> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3727'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3727'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3728'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3728'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3761> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3761'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3761'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3973'^^xsd:string;
  dwc:scientificName 'Isthmia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '163257'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3973'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '163257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3975> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3975'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3975'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3977> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3977'^^xsd:string;
  dwc:scientificName 'Lyngbya'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146538'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3977'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '146538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3979'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3979'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3762'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3762'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3763'^^xsd:string;
  dwc:scientificName 'Ostreidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '215'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3763'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3766'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3766'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3768> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3768'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3768'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3769> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3769'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3769'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3770> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3770'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3770'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3775'^^xsd:string;
  dwc:scientificName 'Tintinnida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '425497'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3775'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3776> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3776'^^xsd:string;
  dwc:scientificName 'Actinoptychus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148947'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3776'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3821> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3821'^^xsd:string;
  dwc:scientificName 'Actinoptychus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148947'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3821'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3822> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3822'^^xsd:string;
  dwc:scientificName 'Amphiprora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149140'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3822'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3824> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3824'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3824'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3825> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3825'^^xsd:string;
  dwc:scientificName 'Asterionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148953'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3825'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3826> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3826'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3826'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3827> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3827'^^xsd:string;
  dwc:scientificName 'Bacillaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149148'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3827'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3829> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3829'^^xsd:string;
  dwc:scientificName 'Biddulphia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148967'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3829'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3679> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3679'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3679'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3732> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3732'^^xsd:string;
  dwc:scientificName 'Triceratium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149154'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3732'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4047'^^xsd:string;
  dwc:scientificName 'Asterionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148953'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4047'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4100'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4100'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4101'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4101'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4103'^^xsd:string;
  dwc:scientificName 'Cyclopoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4103'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4104'^^xsd:string;
  dwc:scientificName 'Cyclopoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4104'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4105'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4105'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4106'^^xsd:string;
  dwc:scientificName 'Gastropoda 1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4106'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4107'^^xsd:string;
  dwc:scientificName 'Gastropoda 2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4107'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4108'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4108'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3489> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3489'^^xsd:string;
  dwc:scientificName 'Cyclotella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148905'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3489'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3491> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3491'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3491'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3492> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3492'^^xsd:string;
  dwc:scientificName 'Grammatophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149335'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3492'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3493> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3493'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3493'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3494> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3494'^^xsd:string;
  dwc:scientificName 'Guinardia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149111'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3494'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3495> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3495'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3495'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3498> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3498'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3498'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3500> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3500'^^xsd:string;
  dwc:scientificName 'Lyngbya'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146538'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3500'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '146538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3449> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3449'^^xsd:string;
  dwc:scientificName 'Cyclopoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3449'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3450> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3450'^^xsd:string;
  dwc:scientificName 'Cyclopoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3450'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3451> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3451'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3451'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3452> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3452'^^xsd:string;
  dwc:scientificName 'Gastropoda 1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3452'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3453> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3453'^^xsd:string;
  dwc:scientificName 'Gastropoda 2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3453'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3454> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3454'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3454'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3455> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3455'^^xsd:string;
  dwc:scientificName 'Harpacticoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1102'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3455'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3458> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3458'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3458'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3981> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3981'^^xsd:string;
  dwc:scientificName 'Merismopedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146545'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3981'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '146545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3982> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3982'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3982'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3983> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3983'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3983'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3984> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3984'^^xsd:string;
  dwc:scientificName 'Nitzschiella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149638'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3984'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149638'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3986> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3986'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3986'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3988> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3988'^^xsd:string;
  dwc:scientificName 'Peridinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3988'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3991> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3991'^^xsd:string;
  dwc:scientificName 'Rhabdonema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '157072'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3991'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '157072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3992'^^xsd:string;
  dwc:scientificName 'Rhizosolenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149069'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3992'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3581> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3581'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3581'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3582> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3582'^^xsd:string;
  dwc:scientificName 'Grammatophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149335'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3582'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3583> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3583'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3583'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3584> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3584'^^xsd:string;
  dwc:scientificName 'Guinardia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149111'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3584'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3585> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3585'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3585'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3587> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3587'^^xsd:string;
  dwc:scientificName 'Lampriscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '450620'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3587'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '450620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3588> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3588'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3588'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3589> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3589'^^xsd:string;
  dwc:scientificName 'Lithodesmium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149321'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3589'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3590> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3590'^^xsd:string;
  dwc:scientificName 'Lyngbya'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146538'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3590'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '146538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3591> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3591'^^xsd:string;
  dwc:scientificName 'Mastogloia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '157052'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3591'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '157052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3594> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3594'^^xsd:string;
  dwc:scientificName 'Merismopedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146545'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3594'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '146545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3609> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3609'^^xsd:string;
  dwc:scientificName 'Triceratium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149154'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3609'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3682> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3682'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3682'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3748> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3748'^^xsd:string;
  dwc:scientificName 'Ctenophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1248'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3748'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3819> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3819'^^xsd:string;
  dwc:scientificName 'Triceratium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149154'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3819'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3886'^^xsd:string;
  dwc:scientificName 'Isthmia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '163257'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3886'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '163257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3536'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3536'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3543'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3543'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3544'^^xsd:string;
  dwc:scientificName 'Lithodesmium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149321'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3544'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3545'^^xsd:string;
  dwc:scientificName 'Lyngbya'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146538'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3545'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '146538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3546'^^xsd:string;
  dwc:scientificName 'Mastogloia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '157052'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3546'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '157052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3547'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3547'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3549'^^xsd:string;
  dwc:scientificName 'Merismopedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146545'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3549'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '146545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3550'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3550'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3611> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3611'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3611'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3612> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3612'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3612'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3619> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3619'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3619'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3620> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3620'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3620'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3627> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3627'^^xsd:string;
  dwc:scientificName 'Cyclopoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3627'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3628> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3628'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3628'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3629> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3629'^^xsd:string;
  dwc:scientificName 'Gastropoda 1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3629'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3817> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3817'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3817'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3836> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3836'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3836'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3837> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3837'^^xsd:string;
  dwc:scientificName 'Grammatophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149335'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3837'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3838> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3838'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3838'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3840> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3840'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3840'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3843> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3843'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3843'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3845> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3845'^^xsd:string;
  dwc:scientificName 'Lyngbya'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146538'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3845'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '146538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3847> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3847'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3847'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3849> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3849'^^xsd:string;
  dwc:scientificName 'Merismopedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146545'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3849'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '146545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3850> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3850'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3850'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3851> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3851'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3851'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3852> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3852'^^xsd:string;
  dwc:scientificName 'Nitzschiella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149638'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3852'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149638'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4140'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4140'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4199'^^xsd:string;
  dwc:scientificName 'Lyngbya'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146538'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4199'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '146538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4201'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4201'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4202'^^xsd:string;
  dwc:scientificName 'Meridion'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149345'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4202'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4203'^^xsd:string;
  dwc:scientificName 'Merismopedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146545'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4203'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '146545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3871> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3871'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3871'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3872> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3872'^^xsd:string;
  dwc:scientificName 'Bacillaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149148'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3872'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3879> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3879'^^xsd:string;
  dwc:scientificName 'Cyclotella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148905'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3879'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3880> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3880'^^xsd:string;
  dwc:scientificName 'Diatoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149013'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3880'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3881'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3881'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3882'^^xsd:string;
  dwc:scientificName 'Grammatophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149335'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3882'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3883> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3883'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3883'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3885> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3885'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3885'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3943> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3943'^^xsd:string;
  dwc:scientificName 'Pisces'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '11676'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3943'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '11676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '50'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3945> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3945'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3945'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3946> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3946'^^xsd:string;
  dwc:scientificName 'Polychaeta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '883'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3946'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3950'^^xsd:string;
  dwc:scientificName 'Suctoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '162681'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3950'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '162681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3952> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3952'^^xsd:string;
  dwc:scientificName 'Tintinnida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '425497'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3952'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '732976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3953'^^xsd:string;
  dwc:scientificName 'Actinoptychus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148947'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3953'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148947'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3954'^^xsd:string;
  dwc:scientificName 'Amphiprora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149140'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3954'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3955> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3955'^^xsd:string;
  dwc:scientificName 'Amphitetras'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '578002'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3955'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '578002'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3902> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3902'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3902'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3904> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3904'^^xsd:string;
  dwc:scientificName 'Rhabdonema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '157072'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3904'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '157072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3905> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3905'^^xsd:string;
  dwc:scientificName 'Rhizosolenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149069'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3905'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3907> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3907'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3907'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3908'^^xsd:string;
  dwc:scientificName 'Tabellaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149333'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3908'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3912'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3912'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3913'^^xsd:string;
  dwc:scientificName 'Arachnactis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '100778'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3913'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '100778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3919> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3919'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3919'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3920> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3920'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3920'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3923> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3923'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3923'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3924> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3924'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3924'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3956> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3956'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3956'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4141'^^xsd:string;
  dwc:scientificName 'Climacosphenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '248081'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4141'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '248081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4142'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4142'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4143'^^xsd:string;
  dwc:scientificName 'Cyclotella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148905'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4143'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4144'^^xsd:string;
  dwc:scientificName 'Diatoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149013'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4144'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3963> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3963'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3963'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3964'^^xsd:string;
  dwc:scientificName 'Climacosphenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '248081'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3964'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '248081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3965> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3965'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3965'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3966> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3966'^^xsd:string;
  dwc:scientificName 'Cyclotella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148905'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3966'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3967'^^xsd:string;
  dwc:scientificName 'Diatoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149013'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3967'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3968> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3968'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3968'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3969'^^xsd:string;
  dwc:scientificName 'Grammatophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149335'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3969'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3970'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3970'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4027'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4027'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4028'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4028'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4029'^^xsd:string;
  dwc:scientificName 'Nitzschiella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149638'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4029'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149638'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4031'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4031'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4033'^^xsd:string;
  dwc:scientificName 'Peridinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4033'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4036'^^xsd:string;
  dwc:scientificName 'Rhabdonema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '157072'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4036'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '157072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4037'^^xsd:string;
  dwc:scientificName 'Rhizosolenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149069'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4037'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4197'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4197'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4249'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4249'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4250'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4250'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4251'^^xsd:string;
  dwc:scientificName 'Nitzschiella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149638'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4251'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149638'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4253'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4253'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4255'^^xsd:string;
  dwc:scientificName 'Peridinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4255'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4256'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4256'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4258'^^xsd:string;
  dwc:scientificName 'Rhabdonema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '157072'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4258'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '157072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4259'^^xsd:string;
  dwc:scientificName 'Rhizosolenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149069'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4259'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4145'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4145'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4146'^^xsd:string;
  dwc:scientificName 'Grammatophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149335'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4146'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4147'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4147'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4149'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4149'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4152'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4152'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4154'^^xsd:string;
  dwc:scientificName 'Lyngbya'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146538'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4154'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '146538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4158'^^xsd:string;
  dwc:scientificName 'Merismopedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146545'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4158'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '146545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4159'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4159'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3788'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3788'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3789> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3789'^^xsd:string;
  dwc:scientificName 'Cyclotella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148905'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3789'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3790> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3790'^^xsd:string;
  dwc:scientificName 'Diatoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149013'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3790'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3791> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3791'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3791'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3792> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3792'^^xsd:string;
  dwc:scientificName 'Grammatophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149335'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3792'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3793'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3793'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3874> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3874'^^xsd:string;
  dwc:scientificName 'Biddulphia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148967'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3874'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3876> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3876'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3876'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3877> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3877'^^xsd:string;
  dwc:scientificName 'Climacosphenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '248081'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3877'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '248081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3878> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3878'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3878'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3957> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3957'^^xsd:string;
  dwc:scientificName 'Asterionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148953'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3957'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3805'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3805'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3870'^^xsd:string;
  dwc:scientificName 'Asterionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148953'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3870'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3940> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3940'^^xsd:string;
  dwc:scientificName 'Ostreidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '215'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3940'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4022'^^xsd:string;
  dwc:scientificName 'Lyngbya'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146538'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4022'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '146538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4097'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4097'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3596> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3596'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3596'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3597> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3597'^^xsd:string;
  dwc:scientificName 'Nitzschiella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149638'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3597'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149638'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3599> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3599'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3599'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3601> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3601'^^xsd:string;
  dwc:scientificName 'Peridinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3601'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3602> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3602'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3602'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3604> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3604'^^xsd:string;
  dwc:scientificName 'Rhabdonema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '157072'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3604'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '157072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3605> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3605'^^xsd:string;
  dwc:scientificName 'Rhizosolenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149069'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3605'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3607> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3607'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3607'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3666> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3666'^^xsd:string;
  dwc:scientificName 'Cyclotella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148905'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3666'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3667> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3667'^^xsd:string;
  dwc:scientificName 'Diatoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149013'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3667'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3668> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3668'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3668'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3669> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3669'^^xsd:string;
  dwc:scientificName 'Grammatophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149335'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3669'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3670> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3670'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3670'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3672> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3672'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3672'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3677> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3677'^^xsd:string;
  dwc:scientificName 'Lyngbya'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146538'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3677'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '146538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3743> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3743'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3743'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3746'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3746'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3747> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3747'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3747'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3806> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3806'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3806'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3807'^^xsd:string;
  dwc:scientificName 'Nitzschiella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149638'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3807'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149638'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3809'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3809'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3811> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3811'^^xsd:string;
  dwc:scientificName 'Peridinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3811'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3812> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3812'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3812'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3814> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3814'^^xsd:string;
  dwc:scientificName 'Rhabdonema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '157072'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3814'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '157072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3815> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3815'^^xsd:string;
  dwc:scientificName 'Rhizosolenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149069'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3815'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4020'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4020'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4053'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4053'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4054'^^xsd:string;
  dwc:scientificName 'Climacosphenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '248081'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4054'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '248081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4055'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4055'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4056'^^xsd:string;
  dwc:scientificName 'Cyclotella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148905'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4056'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4057'^^xsd:string;
  dwc:scientificName 'Diatoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149013'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4057'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4058'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4058'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4059'^^xsd:string;
  dwc:scientificName 'Grammatophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149335'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4059'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4060'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4060'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4062'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4062'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4065'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4065'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4067'^^xsd:string;
  dwc:scientificName 'Lyngbya'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146538'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4067'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '146538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3447> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3447'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3447'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3488> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3488'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3488'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3535'^^xsd:string;
  dwc:scientificName 'Diatoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149013'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3535'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149013'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3595> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3595'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3595'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3665> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3665'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3665'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3730> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3730'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '10.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3730'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3958'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3958'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3854> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3854'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3854'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3926> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3926'^^xsd:string;
  dwc:scientificName 'Cyclopoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1101'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3926'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3999'^^xsd:string;
  dwc:scientificName 'Amphiprora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149140'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3999'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4069'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4069'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4126'^^xsd:string;
  dwc:scientificName 'Pycnogonida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '14.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1302'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4126'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4163'^^xsd:string;
  dwc:scientificName 'Oscillatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146549'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4163'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '146549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4224'^^xsd:string;
  dwc:scientificName 'Asterionella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148953'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4224'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4282'^^xsd:string;
  dwc:scientificName 'Foraminifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1410'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4282'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4167'^^xsd:string;
  dwc:scientificName 'Raphoneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149065'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4167'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4168'^^xsd:string;
  dwc:scientificName 'Rhabdonema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '157072'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4168'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '157072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4169'^^xsd:string;
  dwc:scientificName 'Rhizosolenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149069'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4169'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4170'^^xsd:string;
  dwc:scientificName 'Scenedesmus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '160602'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4170'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '160602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4171'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4171'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4225'^^xsd:string;
  dwc:scientificName 'Auricula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149521'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4225'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149521'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4227'^^xsd:string;
  dwc:scientificName 'Bacteriastrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149118'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4227'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4228'^^xsd:string;
  dwc:scientificName 'Biddulphia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148967'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4228'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4229'^^xsd:string;
  dwc:scientificName 'Ceratium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109506'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4229'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '109506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4230'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4230'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4231'^^xsd:string;
  dwc:scientificName 'Climacosphenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '248081'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4231'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '248081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4232'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4232'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4233'^^xsd:string;
  dwc:scientificName 'Cyclotella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '148905'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4233'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4235'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4235'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4236'^^xsd:string;
  dwc:scientificName 'Grammatophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149335'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4236'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4237'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4237'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4239'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4239'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4240'^^xsd:string;
  dwc:scientificName 'Isthmia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '163257'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4240'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '163257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4242'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4242'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4244'^^xsd:string;
  dwc:scientificName 'Lyngbya'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146538'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4244'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '146538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3519> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3519'^^xsd:string;
  dwc:scientificName 'Triceratium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149154'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3519'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3359'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3359'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3360'^^xsd:string;
  dwc:scientificName 'Grammatophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149335'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3360'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3361'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3361'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3362'^^xsd:string;
  dwc:scientificName 'Guinardia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149111'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3362'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149111'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3363'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3363'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3364'^^xsd:string;
  dwc:scientificName 'Isthmia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '163257'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3364'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '163257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3366'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3366'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2546'^^xsd:string;
  dwc:scientificName 'Amphiprora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149140'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2546'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_2548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_2548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_2548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_2548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_2548'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 1'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '6'^^xsd:integer;
  dwc:startDayCollected '6'^^xsd:integer;
  dwc:endDayCollected '6'^^xsd:integer;
  dwc:timeOfDay '9.8333333333333'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_2548'^^xsd:string;
  dwc:observationDate '1992-10-06'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3375'^^xsd:string;
  dwc:scientificName 'Nitzschiella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 2'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149638'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3375'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149638'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3414'^^xsd:string;
  dwc:scientificName 'Mastogloia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '157052'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3414'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '157052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3415'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3415'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3416'^^xsd:string;
  dwc:scientificName 'Meridion'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149345'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3416'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3417'^^xsd:string;
  dwc:scientificName 'Merismopedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146545'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3417'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '146545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_3418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3418> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_3418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_3418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_3418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_3418'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_3418'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4260'^^xsd:string;
  dwc:scientificName 'Scenedesmus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '160602'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4260'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '160602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Replica 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4263'^^xsd:string;
  dwc:scientificName 'Triceratium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Replica 3'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '149154'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4263'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4266'^^xsd:string;
  dwc:scientificName 'Appendicularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '146421'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4266'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '146421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4272'^^xsd:string;
  dwc:scientificName 'Brachyura (Crab)'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4272'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4273'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4273'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4274'^^xsd:string;
  dwc:scientificName 'Calanoida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1100'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4274'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1100'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/5396__KMFRI_Food_Saccostrea_Gazi_1992_4276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.41"^^xsd:decimal ;
  dwc:decimalLongitude "39.5"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5396__KMFRI_Food_Saccostrea_Gazi_1992_4276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.41 39.5)"^^geo:wktLiteral ;
  geo-pos:lat "-4.41"^^xsd:decimal ;
  geo-pos:long "39.5"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5396__KMFRI_Food_Saccostrea_Gazi_1992_4276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KMFRI_Food_Saccostrea_Gazi_1992_4276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5396_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-01-19'^^xsd:date;
  dwc:institutionCode 'ECOL - VUB'^^xsd:string;
  dwc:collectionCode 'Food availability of Saccostrea cucullata in a mangrove creek (Gazi, Kenya)_October 1992'^^xsd:string;
  dwc:catalogNumber 'KMFRI_Food_Saccostrea_Gazi_1992_4276'^^xsd:string;
  dwc:scientificName 'Cirripedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1992'^^xsd:integer;
  dwc:startYearCollected '1992'^^xsd:integer;
  dwc:endYearCollected '1992'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.5'^^xsd:double;
  dwc:startLongitude '39.5'^^xsd:double;
  dwc:endLongitude '39.5'^^xsd:double;
  dwc:latitude '-4.41'^^xsd:double;
  dwc:startLatitude '-4.416667'^^xsd:double;
  dwc:endLatitude '-4.416667'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667, 39.5 -4.416667))'^^xsd:string;
  dwc:aphiaid '1082'^^xsd:integer;
  dwc:verbatimPositionSetail ''^^xsd:string;
  dwc:samplingProtocol 'Bucket (3 surface samples of 5L filtered over 1 µm net)'^^xsd:string;
  dwc:occurrenceId 'KMFRI_Food_Saccostrea_Gazi_1992_4276'^^xsd:string;
  dwc:observationDate '1992-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
# EOF