@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/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71109'^^xsd:string;
  dwc:scientificName 'Coscinodiscus asteromphalus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149274'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71109'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149274'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71110'^^xsd:string;
  dwc:scientificName 'Amphora sp.3'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71110'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71111'^^xsd:string;
  dwc:scientificName 'Amphora sp.4'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71111'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71112'^^xsd:string;
  dwc:scientificName 'Amphora sp.5'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71112'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71113> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71113'^^xsd:string;
  dwc:scientificName 'Amphora sp.12'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71113'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71114'^^xsd:string;
  dwc:scientificName 'Amphora sp.14'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71114'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71115'^^xsd:string;
  dwc:scientificName 'Amphora sp.16'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71115'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71116'^^xsd:string;
  dwc:scientificName 'Amphora sp.19'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71116'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71117'^^xsd:string;
  dwc:scientificName 'Amphora sp.20'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71117'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71118'^^xsd:string;
  dwc:scientificName 'Amphora sp.21'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71118'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71119'^^xsd:string;
  dwc:scientificName 'Amphora sp.23'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71119'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71120'^^xsd:string;
  dwc:scientificName 'Amphora sp.24'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71120'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71121'^^xsd:string;
  dwc:scientificName 'Amphora sp.25'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71121'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71122'^^xsd:string;
  dwc:scientificName 'Amphora sp.26'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71122'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71123'^^xsd:string;
  dwc:scientificName 'Amphora sp.27'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71123'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71124'^^xsd:string;
  dwc:scientificName 'Amphora sp.28'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71124'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71125'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71125'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71126'^^xsd:string;
  dwc:scientificName 'Entomoneis sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '156598'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71126'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156598'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71127'^^xsd:string;
  dwc:scientificName 'Epithemia reichelti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '609957'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71127'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '609957'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71128'^^xsd:string;
  dwc:scientificName 'Epithemia sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149026'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71128'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149026'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71129'^^xsd:string;
  dwc:scientificName 'Denticula thermalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '179804'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71129'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '179804'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71130'^^xsd:string;
  dwc:scientificName 'Rhopalodia acuminata var. acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '175807'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71130'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '175807'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71131'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71131'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71132'^^xsd:string;
  dwc:scientificName 'Rhopalodia musculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149569'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71132'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149569'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71133'^^xsd:string;
  dwc:scientificName 'Rhopalodia operculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '593873'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71133'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '611641'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71134'^^xsd:string;
  dwc:scientificName 'Rhopalodia sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149565'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71134'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149565'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71135'^^xsd:string;
  dwc:scientificName 'Eunotia cfr. pectinalis var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149402'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71135'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71136'^^xsd:string;
  dwc:scientificName 'Berkeleya scopulorum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '179391'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71136'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '984368'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71137'^^xsd:string;
  dwc:scientificName 'Caloneis egena'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '699744'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71137'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '418336'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71138'^^xsd:string;
  dwc:scientificName 'Caloneis latiuscula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '179485'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71138'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '179485'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71139'^^xsd:string;
  dwc:scientificName 'Caloneis cfr. liber var. linearis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149488'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71139'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149488'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71140'^^xsd:string;
  dwc:scientificName 'Caloneis thermalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '626558'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71140'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '179458'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71141'^^xsd:string;
  dwc:scientificName 'Cistula lorenziana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '418181'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71141'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '661952'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71142'^^xsd:string;
  dwc:scientificName 'Diploneis bombus var. bombiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '179875'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71142'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '179876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71143> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71143'^^xsd:string;
  dwc:scientificName 'Diploneis chersonensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '179856'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71143'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '179856'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71144'^^xsd:string;
  dwc:scientificName 'Diploneis didyma var. didyma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149195'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71144'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '662632'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71145'^^xsd:string;
  dwc:scientificName 'Diploneis gravelleana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '638696'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71145'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '638696'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71146'^^xsd:string;
  dwc:scientificName 'Diploneis papula var. constricta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '179955'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71146'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '179955'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71147> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71147'^^xsd:string;
  dwc:scientificName 'Diploneis pseudovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '179963'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71147'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '179963'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71148'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71148'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71149'^^xsd:string;
  dwc:scientificName 'Diploneis cfr. vacillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71149'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71150'^^xsd:string;
  dwc:scientificName 'Diploneis sp.3'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71150'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71151'^^xsd:string;
  dwc:scientificName 'Diploneis sp.7'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71151'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71152'^^xsd:string;
  dwc:scientificName 'Diploneis sp.8'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71152'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71153> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71153'^^xsd:string;
  dwc:scientificName 'Diploneis sp.9'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71153'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71154'^^xsd:string;
  dwc:scientificName 'Frustulia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '156948'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71154'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156948'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71155'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71155'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71156> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71156'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71156'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71157'^^xsd:string;
  dwc:scientificName 'Gyrosigma fascicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71157'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71158> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71158'^^xsd:string;
  dwc:scientificName 'Gyrosigma cfr. peisonis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71158'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71159> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71159'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides var. eximia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '707341'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71159'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '707341'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71160'^^xsd:string;
  dwc:scientificName 'Gyrosigma sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71160'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71161'^^xsd:string;
  dwc:scientificName 'Gyrosigma sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71161'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71162'^^xsd:string;
  dwc:scientificName 'Mastogloia angulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '180392'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71162'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '180392'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71163'^^xsd:string;
  dwc:scientificName 'Mastogloia apiculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '180393'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71163'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '180393'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71164'^^xsd:string;
  dwc:scientificName 'Mastogloia baldjikiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '418293'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71164'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '418293'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71165> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71165'^^xsd:string;
  dwc:scientificName 'Mastogloia binotata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '180395'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71165'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '180395'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71166> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71166'^^xsd:string;
  dwc:scientificName 'Mastogloia citrus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '699843'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71166'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '975986'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71167> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71167'^^xsd:string;
  dwc:scientificName 'Mastogloia cribrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '418297'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71167'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '418297'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71168> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71168'^^xsd:string;
  dwc:scientificName 'Mastogloia crucicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '418298'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71168'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '418298'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71169> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71169'^^xsd:string;
  dwc:scientificName 'Mastogloia cyclops'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '708071'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71169'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '708071'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71170> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71170'^^xsd:string;
  dwc:scientificName 'Mastogloia decussata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '622254'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71170'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '622254'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71171> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71171'^^xsd:string;
  dwc:scientificName 'Mastogloia aff. elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '157052'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71171'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '157052'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71172'^^xsd:string;
  dwc:scientificName 'Mastogloia exigua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '180402'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71172'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '180402'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71173> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71173'^^xsd:string;
  dwc:scientificName 'Mastogloia fimbriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '418300'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71173'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '418300'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71174> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71174'^^xsd:string;
  dwc:scientificName 'Mastogloia harrisonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '157052'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71174'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '157052'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71175> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71175'^^xsd:string;
  dwc:scientificName 'Mastogloia hustedtii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '624943'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71175'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '624943'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71176> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71176'^^xsd:string;
  dwc:scientificName 'Mastogloia liatungensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '708051'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71176'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '708051'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71177> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71177'^^xsd:string;
  dwc:scientificName 'Mastogloia macdonaldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '622255'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71177'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '622255'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71178'^^xsd:string;
  dwc:scientificName 'Mastogloia cfr. macdonaldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '157052'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71178'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '157052'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71179> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71179'^^xsd:string;
  dwc:scientificName 'Mastogloia mauritiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '622256'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71179'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '622256'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71180'^^xsd:string;
  dwc:scientificName 'Mastogloia ovulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '180406'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71180'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '180406'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71181'^^xsd:string;
  dwc:scientificName 'Mastogloia ovum-paschale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '547750'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71181'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71182'^^xsd:string;
  dwc:scientificName 'Mastogloia pusilla var. subcapitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '671317'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71182'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '671317'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71183'^^xsd:string;
  dwc:scientificName 'Mastogloia cfr. pisculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '157052'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71183'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '157052'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71184'^^xsd:string;
  dwc:scientificName 'Mastogloia recta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '609838'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71184'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '609838'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71185'^^xsd:string;
  dwc:scientificName 'Mastogloia serians'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '840596'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71185'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '840596'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71186> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71186'^^xsd:string;
  dwc:scientificName 'Mastogloia cfr. szontaghii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '157052'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71186'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '157052'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71187> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71187'^^xsd:string;
  dwc:scientificName 'Mastogloia cfr. varians'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '157052'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71187'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '157052'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71188> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71188'^^xsd:string;
  dwc:scientificName 'Mastogloia sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '157052'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71188'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '157052'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71189'^^xsd:string;
  dwc:scientificName 'Mastogloia sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '157052'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71189'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '157052'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71190'^^xsd:string;
  dwc:scientificName 'Mastogloia sp.3'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '157052'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71190'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '157052'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71191'^^xsd:string;
  dwc:scientificName 'Mastogloia sp.5'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '157052'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71191'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '157052'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71192'^^xsd:string;
  dwc:scientificName 'Mastogloia sp.7'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '157052'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71192'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '157052'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71193> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71193'^^xsd:string;
  dwc:scientificName 'Mastogloia sp.13'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '157052'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71193'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '157052'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71194> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71194'^^xsd:string;
  dwc:scientificName 'Mastogloia sp.18'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '157052'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71194'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '157052'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71195> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71195'^^xsd:string;
  dwc:scientificName 'Mastogloia sp.20'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '157052'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71195'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '157052'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71196'^^xsd:string;
  dwc:scientificName 'Mastogloia sp.21'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '157052'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71196'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '157052'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71197'^^xsd:string;
  dwc:scientificName 'Navicula scintiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '661908'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71197'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '610389'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71198'^^xsd:string;
  dwc:scientificName 'Navicula agnita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '577845'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71198'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '577845'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71199> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71199'^^xsd:string;
  dwc:scientificName 'Navicula arabica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '661916'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71199'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '661916'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71200'^^xsd:string;
  dwc:scientificName 'Navicula cfr. cholnokyana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71200'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71201'^^xsd:string;
  dwc:scientificName 'Navicula cinctaeformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '632758'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71201'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '632758'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71202'^^xsd:string;
  dwc:scientificName 'Navicula cfr. duerrenbergiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71202'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71203> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71203'^^xsd:string;
  dwc:scientificName 'Navicula forcipata var. intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149432'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71203'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '418412'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71204'^^xsd:string;
  dwc:scientificName 'Navicula forcipata var. elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149432'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71204'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '418412'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71205> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71205'^^xsd:string;
  dwc:scientificName 'Navicula granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '175572'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71205'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '175572'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71206> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71206'^^xsd:string;
  dwc:scientificName 'Navicula grevillei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '180753'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71206'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '180753'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71207> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71207'^^xsd:string;
  dwc:scientificName 'Navicula cfr. halophila'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71207'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71208> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71208'^^xsd:string;
  dwc:scientificName 'Navicula cfr. jaernefeltii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71208'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71209'^^xsd:string;
  dwc:scientificName 'Navicula lorenzii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '642604'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71209'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '642604'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71210> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71210'^^xsd:string;
  dwc:scientificName 'Navicula lyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149430'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71210'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71211> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71211'^^xsd:string;
  dwc:scientificName 'Navicula marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149205'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71211'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '175578'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71212'^^xsd:string;
  dwc:scientificName 'Navicula microlyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '643742'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71212'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '643742'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71213'^^xsd:string;
  dwc:scientificName 'Navicula nivaloides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '180687'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71213'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '180687'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71214> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71214'^^xsd:string;
  dwc:scientificName 'Navicula pupula fo. Capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '698169'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71214'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '175877'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71215'^^xsd:string;
  dwc:scientificName 'Navicula cfr. pusilla fo. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71215'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71216> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71216'^^xsd:string;
  dwc:scientificName 'Navicula schoemaniana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '650629'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71216'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '650629'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71217> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71217'^^xsd:string;
  dwc:scientificName 'Navicula scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '418369'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71217'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '418369'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71218> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71218'^^xsd:string;
  dwc:scientificName 'Navicula uniseriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '654826'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71218'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '654826'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71219> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71219'^^xsd:string;
  dwc:scientificName 'Navicula (cfr.) yarrensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71219'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71220> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71220'^^xsd:string;
  dwc:scientificName 'Navicula (cfr.) zostereti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71220'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71221> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71221'^^xsd:string;
  dwc:scientificName 'Navicula sp.3'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71221'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71222> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71222'^^xsd:string;
  dwc:scientificName 'Navicula sp.7'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71222'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71223> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71223'^^xsd:string;
  dwc:scientificName 'Navicula sp.8'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71223'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71224> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71224'^^xsd:string;
  dwc:scientificName 'Navicula sp.10'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71224'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71225'^^xsd:string;
  dwc:scientificName 'Navicula sp.11'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71225'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71226> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71226'^^xsd:string;
  dwc:scientificName 'Navicula sp.12'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71226'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71227> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71227'^^xsd:string;
  dwc:scientificName 'Navicula sp.13'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71227'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71228> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71228'^^xsd:string;
  dwc:scientificName 'Navicula sp.14'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71228'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71229'^^xsd:string;
  dwc:scientificName 'Oestrupia sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '415709'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71229'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '415709'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71230'^^xsd:string;
  dwc:scientificName 'Pinnularia rectangulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149480'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71230'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '502008'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71231> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71231'^^xsd:string;
  dwc:scientificName 'Pinnularia cfr. splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71231'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71232> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71232'^^xsd:string;
  dwc:scientificName 'Plagiotropis lepidoptera var. minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '956000'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71232'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '956000'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71233> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71233'^^xsd:string;
  dwc:scientificName 'Stauroneis brasiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '631543'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71233'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '842154'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71234'^^xsd:string;
  dwc:scientificName 'Stauroneis wislouchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '661257'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71234'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '610767'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71235> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71235'^^xsd:string;
  dwc:scientificName 'Trachyneis aspersa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149147'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71235'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149147'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71236> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71236'^^xsd:string;
  dwc:scientificName 'Trachyneis velata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '622582'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71236'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '622582'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71237> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71237'^^xsd:string;
  dwc:scientificName 'Bacillaria paradoxa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149317'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71237'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71238> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71238'^^xsd:string;
  dwc:scientificName 'Hatzschia amphioxys var. vivax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '180353'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71238'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '180353'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71239> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71239'^^xsd:string;
  dwc:scientificName 'Hantzschia distincte-punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '180354'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71239'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '180354'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71240> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71240'^^xsd:string;
  dwc:scientificName 'Hantzschia virgata var. intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '675167'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71240'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '960884'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71241> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71241'^^xsd:string;
  dwc:scientificName 'Nitzschia amphibia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149598'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71241'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149598'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71242> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71242'^^xsd:string;
  dwc:scientificName 'Nitzschia cocconeiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '577855'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71242'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '577855'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71243> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71243'^^xsd:string;
  dwc:scientificName 'Nitzschia cfr. cocconeiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71243'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71244> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71244'^^xsd:string;
  dwc:scientificName 'Nitzschia dissipata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149212'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71244'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '978857'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71245> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71245'^^xsd:string;
  dwc:scientificName 'Nitzschia cfr. distantoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71245'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71246> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71246'^^xsd:string;
  dwc:scientificName 'Nitzschia filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149608'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71246'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149608'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71247> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71247'^^xsd:string;
  dwc:scientificName 'Nitzschia fluminsomis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '418196'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71247'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '418196'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71248> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71248'^^xsd:string;
  dwc:scientificName 'Nitzschia fontifuga'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '549212'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71248'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '549212'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71249> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71249'^^xsd:string;
  dwc:scientificName 'Nitzschia granulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '156540'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71249'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71250> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71250'^^xsd:string;
  dwc:scientificName 'Nitzschia granulata var. laws'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '156540'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71250'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71251> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71251'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima fo. costata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '708583'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71251'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '708583'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71252> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71252'^^xsd:string;
  dwc:scientificName 'Nitzschia marginulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '176533'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71252'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '176533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71253> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71253'^^xsd:string;
  dwc:scientificName 'Nitzschia marginulata var. didyma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '687840'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71253'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71254> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71254'^^xsd:string;
  dwc:scientificName 'Nitzschia navicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149047'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71254'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '176534'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71255> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71255'^^xsd:string;
  dwc:scientificName 'Nitzschia ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '175430'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71255'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '175430'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71256> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71256'^^xsd:string;
  dwc:scientificName 'Nitzschia cfr. ovalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71256'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71257> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71257'^^xsd:string;
  dwc:scientificName 'Nitzschia panduriformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149582'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71257'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149217'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71258> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71258'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '614353'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71258'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '176540'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71259> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71259'^^xsd:string;
  dwc:scientificName 'Nitzschia punctata var. coarctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '671261'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71259'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71260> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71260'^^xsd:string;
  dwc:scientificName 'Nitzschia rigida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '593862'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71260'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '593862'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71261> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71261'^^xsd:string;
  dwc:scientificName 'Nitzschia cfr. sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71261'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71262> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71262'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. labirshawii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '695381'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71262'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71263> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71263'^^xsd:string;
  dwc:scientificName 'Nitzschia vidovichii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '590738'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71263'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '975545'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71264> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71264'^^xsd:string;
  dwc:scientificName 'Nitzschia sp.4'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71264'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71265> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71265'^^xsd:string;
  dwc:scientificName 'Nitzschia sp.5'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71265'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71266> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71266'^^xsd:string;
  dwc:scientificName 'Nitzschia sp.6'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71266'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71267> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71267'^^xsd:string;
  dwc:scientificName 'Campylodiscus decorus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '178003'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71267'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1340356'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71268> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71268'^^xsd:string;
  dwc:scientificName 'Campylodiscus fastuosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '156599'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71268'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156599'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71269> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71269'^^xsd:string;
  dwc:scientificName 'Campylodiscus cfr. hibernicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71269'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71270> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71270'^^xsd:string;
  dwc:scientificName 'Campylodiscus sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71270'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71271> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71271'^^xsd:string;
  dwc:scientificName 'Campylodiscus sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71271'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71272> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71272'^^xsd:string;
  dwc:scientificName 'Surirella armoricana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '616473'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71272'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '616473'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71273> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71273'^^xsd:string;
  dwc:scientificName 'Surirella brebissonii var. kuetzingii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '671502'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71273'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '671502'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71274> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71274'^^xsd:string;
  dwc:scientificName 'Surirella fastuosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149615'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71274'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '662062'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71275> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71275'^^xsd:string;
  dwc:scientificName 'Surirella cfr. fastuosa var. cuneata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71275'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71276> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71276'^^xsd:string;
  dwc:scientificName 'Surirella gemma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '609984'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71276'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '609984'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71277> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71277'^^xsd:string;
  dwc:scientificName 'Surirella nervata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '644899'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71277'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '644899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71278> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71278'^^xsd:string;
  dwc:scientificName 'Achnanthes angustata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '160616'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71278'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '160616'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71279> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71279'^^xsd:string;
  dwc:scientificName 'Achnanthes brevipes var. brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '160617'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71279'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '160617'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71280> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71280'^^xsd:string;
  dwc:scientificName 'Achnanthes citronella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '708719'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71280'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '632865'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71281> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71281'^^xsd:string;
  dwc:scientificName 'Achnanthes clevei var. clevei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '671765'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71281'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '671765'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71282> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71282'^^xsd:string;
  dwc:scientificName 'Achnanthes conspicua'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '163535'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71282'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '574025'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71283> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71283'^^xsd:string;
  dwc:scientificName 'Achnanthes deliculata ssp. engelbrechtii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '688180'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71283'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '987042'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71284> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71284'^^xsd:string;
  dwc:scientificName 'Achnanthes hungarica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149381'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71284'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '447727'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71285> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71285'^^xsd:string;
  dwc:scientificName 'Achnanthes cfr. ingratiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71285'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71286> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71286'^^xsd:string;
  dwc:scientificName 'Achnanthes longipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '156533'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71286'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156533'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71287> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71287'^^xsd:string;
  dwc:scientificName 'Achnanthes manifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '179026'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71287'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '179026'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71288> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71288'^^xsd:string;
  dwc:scientificName 'Achnanthes parvula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149193'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71288'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149193'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71289> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71289'^^xsd:string;
  dwc:scientificName 'Achnanthes subsessilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '156535'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71289'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '160618'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71290> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71290'^^xsd:string;
  dwc:scientificName 'Achnanthes sp.3'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71290'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71291> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71291'^^xsd:string;
  dwc:scientificName 'Achnanthes sp.5'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71291'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71292> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71292'^^xsd:string;
  dwc:scientificName 'Achnanthes sp.6'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71292'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71293> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71293'^^xsd:string;
  dwc:scientificName 'Achnanthes sp.7'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71293'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71294> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71294'^^xsd:string;
  dwc:scientificName 'Achnanthes sp.8'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71294'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71295> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71295'^^xsd:string;
  dwc:scientificName 'Anorthoneis eurystoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '179273'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71295'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '179273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71296> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71296'^^xsd:string;
  dwc:scientificName 'Cocconeis convexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '633649'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71296'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '633649'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71297> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71297'^^xsd:string;
  dwc:scientificName 'Cocconeis costata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '163856'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71297'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163856'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71298> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71298'^^xsd:string;
  dwc:scientificName 'Cocconeis decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '634783'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71298'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '634783'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71299> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71299'^^xsd:string;
  dwc:scientificName 'Cocconeis heteroidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '418263'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71299'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '418263'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71300'^^xsd:string;
  dwc:scientificName 'Cocconeis cfr. neodiminuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71300'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71301'^^xsd:string;
  dwc:scientificName 'Cocconeis placentula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '148990'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71301'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '148990'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71302> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71302'^^xsd:string;
  dwc:scientificName 'Cocconeis pseudodiruptoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '620972'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71302'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:timePrecision '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71303> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71303'^^xsd:string;
  dwc:scientificName 'Cocconeis pseudomarginata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '179573'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71303'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '179573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71304> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71304'^^xsd:string;
  dwc:scientificName 'Cocconeis scutellum var. parva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '163883'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71304'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163884'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71305> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71305'^^xsd:string;
  dwc:scientificName 'Cocconeis scutellum var. scutellum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '163880'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71305'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163880'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71012> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71012'^^xsd:string;
  dwc:scientificName 'Coscinodiscus excentricus var.  minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '345849'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71012'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71013> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71013'^^xsd:string;
  dwc:scientificName 'Coscinodiscus lineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149262'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71013'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149262'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71014> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71014'^^xsd:string;
  dwc:scientificName 'Coscinodiscus nitidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149268'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71014'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149268'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71015> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71015'^^xsd:string;
  dwc:scientificName 'Coscinodiscus sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71015'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71016> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71016'^^xsd:string;
  dwc:scientificName 'Actinoptychus adriaticus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '619853'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71016'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '619853'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71017> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71017'^^xsd:string;
  dwc:scientificName 'Actinoptychus splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '148949'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71017'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '148949'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71018> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71018'^^xsd:string;
  dwc:scientificName 'Melosira juergensi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149245'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71018'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '156636'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71019> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71019'^^xsd:string;
  dwc:scientificName 'Melosira lineata var. octogona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '673330'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71019'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '673330'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71020> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71020'^^xsd:string;
  dwc:scientificName 'Melosira sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71020'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71021> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71021'^^xsd:string;
  dwc:scientificName 'Melosira sp.3'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71021'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71022> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71022'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71022'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71023> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71023'^^xsd:string;
  dwc:scientificName 'Stephanopyxis sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149630'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71023'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149630'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71024> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71024'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71024'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71025> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71025'^^xsd:string;
  dwc:scientificName 'Biddulphia mobiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '148968'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71025'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '839991'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71026> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71026'^^xsd:string;
  dwc:scientificName 'Biddulphia pulchella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149663'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71026'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '162952'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71027> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71027'^^xsd:string;
  dwc:scientificName 'Biddulphia reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '612138'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71027'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322401'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71028> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71028'^^xsd:string;
  dwc:scientificName 'Biddulphia rhombus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149324'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71028'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149324'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71029> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71029'^^xsd:string;
  dwc:scientificName 'Biddulphia toumeyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '418477'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71029'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '418477'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71030> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71030'^^xsd:string;
  dwc:scientificName 'Eunotogramma frauenfeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '637592'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71030'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '637593'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71031> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71031'^^xsd:string;
  dwc:scientificName 'Eunotogramma laeve'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '418464'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71031'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '418464'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71032> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71032'^^xsd:string;
  dwc:scientificName 'Eunotogramma sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '160527'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71032'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '160527'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71033> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71033'^^xsd:string;
  dwc:scientificName 'Hydrosera triquetra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '180376'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71033'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '180376'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71034> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71034'^^xsd:string;
  dwc:scientificName 'Isthmia lindigiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '642273'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71034'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '642273'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71035> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71035'^^xsd:string;
  dwc:scientificName 'Terpsinoe americana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '163444'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71035'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163444'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71036> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71036'^^xsd:string;
  dwc:scientificName 'Auliscus cfr. caelatus var. strigillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149281'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71036'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149281'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71037> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71037'^^xsd:string;
  dwc:scientificName 'Auliscus pruinosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '162911'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71037'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '162911'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71038> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71038'^^xsd:string;
  dwc:scientificName 'Auliscus cfr. pruinosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149281'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71038'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149281'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71039> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71039'^^xsd:string;
  dwc:scientificName 'Auliscus sculptus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '699641'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71039'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '179377'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71040> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71040'^^xsd:string;
  dwc:scientificName 'Huttoniella reichardtii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '180369'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71040'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '661807'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71041> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71041'^^xsd:string;
  dwc:scientificName 'Odontella aurita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149050'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71041'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149050'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71042> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71042'^^xsd:string;
  dwc:scientificName 'Pleurosira laevis f. polymorpha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '163329'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71042'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163329'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71043> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71043'^^xsd:string;
  dwc:scientificName 'Triceratium dubium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '418600'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71043'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1322403'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71044> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71044'^^xsd:string;
  dwc:scientificName 'Triceratium favus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149170'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71044'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149170'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71045> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71045'^^xsd:string;
  dwc:scientificName 'Triceratium shadboldtianum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '704900'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71045'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '704900'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71046> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71046'^^xsd:string;
  dwc:scientificName 'Triceratium sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149154'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71046'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149154'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71047> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71047'^^xsd:string;
  dwc:scientificName 'Asterionella cfr. formosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '148953'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71047'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '148953'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71048> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71048'^^xsd:string;
  dwc:scientificName 'Climacosphenia elongata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '418618'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71048'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '418618'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71049> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71049'^^xsd:string;
  dwc:scientificName 'Dimerogramma minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '163234'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71049'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '1465541'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71050> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71050'^^xsd:string;
  dwc:scientificName 'Fragilaria brevistriata var. genuina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149365'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71050'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149365'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71051> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71051'^^xsd:string;
  dwc:scientificName 'Grammatophora angulosa var. mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '956003'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71051'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '956003'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71052'^^xsd:string;
  dwc:scientificName 'Grammatophora oceanica var. communis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '956002'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71052'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '956002'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71053> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71053'^^xsd:string;
  dwc:scientificName 'Grammatophora oceanica var. intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '956001'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71053'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '956001'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71054> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71054'^^xsd:string;
  dwc:scientificName 'Grammatophora oceanica var. macilenta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '180315'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71054'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '180315'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71055> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71055'^^xsd:string;
  dwc:scientificName 'Grammatophora maxima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '418644'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71055'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '418644'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71056> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71056'^^xsd:string;
  dwc:scientificName 'Grammatophora sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149335'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71056'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149335'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71057> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71057'^^xsd:string;
  dwc:scientificName 'Opephora marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '175464'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71057'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '175464'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71058> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71058'^^xsd:string;
  dwc:scientificName 'Opephora martyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '593834'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71058'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '590712'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71059'^^xsd:string;
  dwc:scientificName 'Perissinoë cruciata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '616740'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71059'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '664819'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71060> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71060'^^xsd:string;
  dwc:scientificName 'Plagiogramma sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149314'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71060'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149314'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71061> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71061'^^xsd:string;
  dwc:scientificName 'Podocystis spathulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '616654'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71061'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '616654'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71062> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71062'^^xsd:string;
  dwc:scientificName 'Rhabdonema adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '157074'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71062'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '157074'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71063> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71063'^^xsd:string;
  dwc:scientificName 'Rhaphoneis amphiceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149066'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71063'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149066'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71064> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71064'^^xsd:string;
  dwc:scientificName 'Rhaphoneis cfr. bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149065'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71064'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71065> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71065'^^xsd:string;
  dwc:scientificName 'Rhaphoneis castracanei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '418642'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71065'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '418642'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71066> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71066'^^xsd:string;
  dwc:scientificName 'Synedra crystallina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '163706'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71066'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '163706'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71067> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71067'^^xsd:string;
  dwc:scientificName 'Synedra tabulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149371'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71067'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '157061'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71068> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71068'^^xsd:string;
  dwc:scientificName 'Trachysphenia australis var. rostellata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '674824'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71068'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '674824'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71069> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71069'^^xsd:string;
  dwc:scientificName 'Trachysphenia sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '416085'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71069'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '416085'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71070'^^xsd:string;
  dwc:scientificName 'Amphora angusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '160677'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71070'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '160677'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71071> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71071'^^xsd:string;
  dwc:scientificName 'Amphora arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149528'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71071'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149528'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71072> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71072'^^xsd:string;
  dwc:scientificName 'Amphora bigibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '179191'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71072'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '179191'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71073> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71073'^^xsd:string;
  dwc:scientificName 'Amphora catarinaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '632385'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71073'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '632385'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71074> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71074'^^xsd:string;
  dwc:scientificName 'Amphora graeffii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '418248'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71074'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '418248'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71075> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71075'^^xsd:string;
  dwc:scientificName 'Amphora cfr. holsatica var. holsatica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71075'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71076> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71076'^^xsd:string;
  dwc:scientificName 'Amphora ostrearia var. vitrea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '160718'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71076'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '179237'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71077> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71077'^^xsd:string;
  dwc:scientificName 'Amphora staurophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '652137'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71077'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '652137'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71078> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71078'^^xsd:string;
  dwc:scientificName 'Amphora cfr. tenerrima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71078'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71079> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71079'^^xsd:string;
  dwc:scientificName 'Amphora ventricosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '160730'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71079'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '160730'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71080> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71080'^^xsd:string;
  dwc:scientificName 'Amphora weissflogii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '418258'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71080'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '418258'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71081> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71081'^^xsd:string;
  dwc:scientificName 'Amphora sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71081'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71329> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71329'^^xsd:string;
  dwc:scientificName 'Cocconeis sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71329'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71330> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71330'^^xsd:string;
  dwc:scientificName 'Cocconeis sp.3'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71330'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71331> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71331'^^xsd:string;
  dwc:scientificName 'Cocconeis sp.4'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71331'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71332> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71332'^^xsd:string;
  dwc:scientificName 'Unidentified Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71332'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71333> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71333'^^xsd:string;
  dwc:scientificName 'Unidentified Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71333'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71334> ;
  mr:hasGeometry <https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43333"^^xsd:decimal ;
  dwc:decimalLongitude "39.51667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43333 39.51667)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43333"^^xsd:decimal ;
  geo-pos:long "39.51667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4460__Benthic%20diatoms%20of%20Gazi%20Bay%20%28Kenya%29%281991-1992%29_Dasid4460_71334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4460_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2016-11-10'^^xsd:date;
  dwc:institutionCode 'UGent'^^xsd:string;
  dwc:collectionCode 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)'^^xsd:string;
  dwc:catalogNumber 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71334'^^xsd:string;
  dwc:scientificName 'Unidentified Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1991'^^xsd:integer;
  dwc:startYearCollected '1991'^^xsd:integer;
  dwc:endYearCollected '1991'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:startMonthCollected '9'^^xsd:integer;
  dwc:endMonthCollected '9'^^xsd:integer;
  dwc:startDayCollected '7'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Indian Ocean'^^xsd:string;
  dwc:country 'Kenya'^^xsd:string;
  dwc:longitude '39.51667'^^xsd:double;
  dwc:latitude '-4.43333'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Perspex tube (diameter 22 mm)'^^xsd:string;
  dwc:occurrenceId 'Benthic diatoms of Gazi Bay (Kenya)(1991-1992)_Dasid4460_71334'^^xsd:string;
  dwc:observationDate '1991-09-01'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
# EOF