@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/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44046183"^^xsd:decimal ;
  dwc:decimalLongitude "39.50967233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44046183"^^xsd:decimal ;
  geo-pos:long "39.50967233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4580_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Mangrove_ecosystem_(Gazi, Kenya)_August_1989'^^xsd:string;
  dwc:catalogNumber 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9116'^^xsd:string;
  dwc:scientificName 'Melosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '39.50967233'^^xsd:double;
  dwc:startLongitude '39.5096723254'^^xsd:double;
  dwc:endLongitude '39.5096723254'^^xsd:double;
  dwc:latitude '-4.44046183'^^xsd:double;
  dwc:startLatitude '-4.44046183011'^^xsd:double;
  dwc:endLatitude '-4.44046183011'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011))'^^xsd:string;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:occurrenceId 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9116'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44046183"^^xsd:decimal ;
  dwc:decimalLongitude "39.50967233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44046183"^^xsd:decimal ;
  geo-pos:long "39.50967233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4580_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Mangrove_ecosystem_(Gazi, Kenya)_August_1989'^^xsd:string;
  dwc:catalogNumber 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9202'^^xsd:string;
  dwc:scientificName 'Nitzschia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.50967233'^^xsd:double;
  dwc:startLongitude '39.5096723254'^^xsd:double;
  dwc:endLongitude '39.5096723254'^^xsd:double;
  dwc:latitude '-4.44046183'^^xsd:double;
  dwc:startLatitude '-4.44046183011'^^xsd:double;
  dwc:endLatitude '-4.44046183011'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011))'^^xsd:string;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:occurrenceId 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9202'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9208> ;
  mr:hasGeometry <https://eurobis.org/id/point/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44046183"^^xsd:decimal ;
  dwc:decimalLongitude "39.50967233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44046183"^^xsd:decimal ;
  geo-pos:long "39.50967233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4580_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Mangrove_ecosystem_(Gazi, Kenya)_August_1989'^^xsd:string;
  dwc:catalogNumber 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9208'^^xsd:string;
  dwc:scientificName 'Tabellaria sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.50967233'^^xsd:double;
  dwc:startLongitude '39.5096723254'^^xsd:double;
  dwc:endLongitude '39.5096723254'^^xsd:double;
  dwc:latitude '-4.44046183'^^xsd:double;
  dwc:startLatitude '-4.44046183011'^^xsd:double;
  dwc:endLatitude '-4.44046183011'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011))'^^xsd:string;
  dwc:aphiaid '149333'^^xsd:integer;
  dwc:occurrenceId 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9208'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9207> ;
  mr:hasGeometry <https://eurobis.org/id/point/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44046183"^^xsd:decimal ;
  dwc:decimalLongitude "39.50967233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44046183"^^xsd:decimal ;
  geo-pos:long "39.50967233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4580_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Mangrove_ecosystem_(Gazi, Kenya)_August_1989'^^xsd:string;
  dwc:catalogNumber 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9207'^^xsd:string;
  dwc:scientificName 'Scenedesmus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.50967233'^^xsd:double;
  dwc:startLongitude '39.5096723254'^^xsd:double;
  dwc:endLongitude '39.5096723254'^^xsd:double;
  dwc:latitude '-4.44046183'^^xsd:double;
  dwc:startLatitude '-4.44046183011'^^xsd:double;
  dwc:endLatitude '-4.44046183011'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011))'^^xsd:string;
  dwc:aphiaid '160602'^^xsd:integer;
  dwc:occurrenceId 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9207'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '160602'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44046183"^^xsd:decimal ;
  dwc:decimalLongitude "39.50967233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44046183"^^xsd:decimal ;
  geo-pos:long "39.50967233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4580_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Mangrove_ecosystem_(Gazi, Kenya)_August_1989'^^xsd:string;
  dwc:catalogNumber 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9204'^^xsd:string;
  dwc:scientificName 'Rhabdonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.50967233'^^xsd:double;
  dwc:startLongitude '39.5096723254'^^xsd:double;
  dwc:endLongitude '39.5096723254'^^xsd:double;
  dwc:latitude '-4.44046183'^^xsd:double;
  dwc:startLatitude '-4.44046183011'^^xsd:double;
  dwc:endLatitude '-4.44046183011'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011))'^^xsd:string;
  dwc:aphiaid '157072'^^xsd:integer;
  dwc:occurrenceId 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9204'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '157072'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9205> ;
  mr:hasGeometry <https://eurobis.org/id/point/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44046183"^^xsd:decimal ;
  dwc:decimalLongitude "39.50967233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44046183"^^xsd:decimal ;
  geo-pos:long "39.50967233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4580_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Mangrove_ecosystem_(Gazi, Kenya)_August_1989'^^xsd:string;
  dwc:catalogNumber 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9205'^^xsd:string;
  dwc:scientificName 'Rhaphoneis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.50967233'^^xsd:double;
  dwc:startLongitude '39.5096723254'^^xsd:double;
  dwc:endLongitude '39.5096723254'^^xsd:double;
  dwc:latitude '-4.44046183'^^xsd:double;
  dwc:startLatitude '-4.44046183011'^^xsd:double;
  dwc:endLatitude '-4.44046183011'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011))'^^xsd:string;
  dwc:aphiaid '149065'^^xsd:integer;
  dwc:occurrenceId 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9205'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9206> ;
  mr:hasGeometry <https://eurobis.org/id/point/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44046183"^^xsd:decimal ;
  dwc:decimalLongitude "39.50967233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44046183"^^xsd:decimal ;
  geo-pos:long "39.50967233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4580_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Mangrove_ecosystem_(Gazi, Kenya)_August_1989'^^xsd:string;
  dwc:catalogNumber 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9206'^^xsd:string;
  dwc:scientificName 'Rhizosolenia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.50967233'^^xsd:double;
  dwc:startLongitude '39.5096723254'^^xsd:double;
  dwc:endLongitude '39.5096723254'^^xsd:double;
  dwc:latitude '-4.44046183'^^xsd:double;
  dwc:startLatitude '-4.44046183011'^^xsd:double;
  dwc:endLatitude '-4.44046183011'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011))'^^xsd:string;
  dwc:aphiaid '149069'^^xsd:integer;
  dwc:occurrenceId 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9206'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149069'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44046183"^^xsd:decimal ;
  dwc:decimalLongitude "39.50967233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44046183"^^xsd:decimal ;
  geo-pos:long "39.50967233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4580_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Mangrove_ecosystem_(Gazi, Kenya)_August_1989'^^xsd:string;
  dwc:catalogNumber 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9119'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '39.50967233'^^xsd:double;
  dwc:startLongitude '39.5096723254'^^xsd:double;
  dwc:endLongitude '39.5096723254'^^xsd:double;
  dwc:latitude '-4.44046183'^^xsd:double;
  dwc:startLatitude '-4.44046183011'^^xsd:double;
  dwc:endLatitude '-4.44046183011'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011))'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9119'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44046183"^^xsd:decimal ;
  dwc:decimalLongitude "39.50967233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44046183"^^xsd:decimal ;
  geo-pos:long "39.50967233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4580_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Mangrove_ecosystem_(Gazi, Kenya)_August_1989'^^xsd:string;
  dwc:catalogNumber 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9120'^^xsd:string;
  dwc:scientificName 'Rhabdonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '39.50967233'^^xsd:double;
  dwc:startLongitude '39.5096723254'^^xsd:double;
  dwc:endLongitude '39.5096723254'^^xsd:double;
  dwc:latitude '-4.44046183'^^xsd:double;
  dwc:startLatitude '-4.44046183011'^^xsd:double;
  dwc:endLatitude '-4.44046183011'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011))'^^xsd:string;
  dwc:aphiaid '157072'^^xsd:integer;
  dwc:occurrenceId 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9120'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '157072'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9158> ;
  mr:hasGeometry <https://eurobis.org/id/point/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44046183"^^xsd:decimal ;
  dwc:decimalLongitude "39.50967233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44046183"^^xsd:decimal ;
  geo-pos:long "39.50967233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4580_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Mangrove_ecosystem_(Gazi, Kenya)_August_1989'^^xsd:string;
  dwc:catalogNumber 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9158'^^xsd:string;
  dwc:scientificName 'Melosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '39.50967233'^^xsd:double;
  dwc:startLongitude '39.5096723254'^^xsd:double;
  dwc:endLongitude '39.5096723254'^^xsd:double;
  dwc:latitude '-4.44046183'^^xsd:double;
  dwc:startLatitude '-4.44046183011'^^xsd:double;
  dwc:endLatitude '-4.44046183011'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011))'^^xsd:string;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:occurrenceId 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9158'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9159> ;
  mr:hasGeometry <https://eurobis.org/id/point/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44046183"^^xsd:decimal ;
  dwc:decimalLongitude "39.50967233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44046183"^^xsd:decimal ;
  geo-pos:long "39.50967233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4580_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Mangrove_ecosystem_(Gazi, Kenya)_August_1989'^^xsd:string;
  dwc:catalogNumber 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9159'^^xsd:string;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '39.50967233'^^xsd:double;
  dwc:startLongitude '39.5096723254'^^xsd:double;
  dwc:endLongitude '39.5096723254'^^xsd:double;
  dwc:latitude '-4.44046183'^^xsd:double;
  dwc:startLatitude '-4.44046183011'^^xsd:double;
  dwc:endLatitude '-4.44046183011'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011))'^^xsd:string;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:occurrenceId 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9159'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44046183"^^xsd:decimal ;
  dwc:decimalLongitude "39.50967233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44046183"^^xsd:decimal ;
  geo-pos:long "39.50967233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4580_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Mangrove_ecosystem_(Gazi, Kenya)_August_1989'^^xsd:string;
  dwc:catalogNumber 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9160'^^xsd:string;
  dwc:scientificName 'Nitzschia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '39.50967233'^^xsd:double;
  dwc:startLongitude '39.5096723254'^^xsd:double;
  dwc:endLongitude '39.5096723254'^^xsd:double;
  dwc:latitude '-4.44046183'^^xsd:double;
  dwc:startLatitude '-4.44046183011'^^xsd:double;
  dwc:endLatitude '-4.44046183011'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011))'^^xsd:string;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:occurrenceId 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9160'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44046183"^^xsd:decimal ;
  dwc:decimalLongitude "39.50967233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44046183"^^xsd:decimal ;
  geo-pos:long "39.50967233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4580_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Mangrove_ecosystem_(Gazi, Kenya)_August_1989'^^xsd:string;
  dwc:catalogNumber 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9161'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '39.50967233'^^xsd:double;
  dwc:startLongitude '39.5096723254'^^xsd:double;
  dwc:endLongitude '39.5096723254'^^xsd:double;
  dwc:latitude '-4.44046183'^^xsd:double;
  dwc:startLatitude '-4.44046183011'^^xsd:double;
  dwc:endLatitude '-4.44046183011'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011))'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9161'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44046183"^^xsd:decimal ;
  dwc:decimalLongitude "39.50967233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44046183"^^xsd:decimal ;
  geo-pos:long "39.50967233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4580_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Mangrove_ecosystem_(Gazi, Kenya)_August_1989'^^xsd:string;
  dwc:catalogNumber 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9117'^^xsd:string;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '39.50967233'^^xsd:double;
  dwc:startLongitude '39.5096723254'^^xsd:double;
  dwc:endLongitude '39.5096723254'^^xsd:double;
  dwc:latitude '-4.44046183'^^xsd:double;
  dwc:startLatitude '-4.44046183011'^^xsd:double;
  dwc:endLatitude '-4.44046183011'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011))'^^xsd:string;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:occurrenceId 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9117'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44046183"^^xsd:decimal ;
  dwc:decimalLongitude "39.50967233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44046183"^^xsd:decimal ;
  geo-pos:long "39.50967233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4580_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Mangrove_ecosystem_(Gazi, Kenya)_August_1989'^^xsd:string;
  dwc:catalogNumber 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9118'^^xsd:string;
  dwc:scientificName 'Nitzschia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '39.50967233'^^xsd:double;
  dwc:startLongitude '39.5096723254'^^xsd:double;
  dwc:endLongitude '39.5096723254'^^xsd:double;
  dwc:latitude '-4.44046183'^^xsd:double;
  dwc:startLatitude '-4.44046183011'^^xsd:double;
  dwc:endLatitude '-4.44046183011'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011))'^^xsd:string;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:occurrenceId 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9118'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44046183"^^xsd:decimal ;
  dwc:decimalLongitude "39.50967233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44046183"^^xsd:decimal ;
  geo-pos:long "39.50967233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4580_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Mangrove_ecosystem_(Gazi, Kenya)_August_1989'^^xsd:string;
  dwc:catalogNumber 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9152'^^xsd:string;
  dwc:scientificName 'Biddulphia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '39.50967233'^^xsd:double;
  dwc:startLongitude '39.5096723254'^^xsd:double;
  dwc:endLongitude '39.5096723254'^^xsd:double;
  dwc:latitude '-4.44046183'^^xsd:double;
  dwc:startLatitude '-4.44046183011'^^xsd:double;
  dwc:endLatitude '-4.44046183011'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011))'^^xsd:string;
  dwc:aphiaid '148967'^^xsd:integer;
  dwc:occurrenceId 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9152'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148967'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9153> ;
  mr:hasGeometry <https://eurobis.org/id/point/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44046183"^^xsd:decimal ;
  dwc:decimalLongitude "39.50967233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44046183"^^xsd:decimal ;
  geo-pos:long "39.50967233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4580_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Mangrove_ecosystem_(Gazi, Kenya)_August_1989'^^xsd:string;
  dwc:catalogNumber 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9153'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '39.50967233'^^xsd:double;
  dwc:startLongitude '39.5096723254'^^xsd:double;
  dwc:endLongitude '39.5096723254'^^xsd:double;
  dwc:latitude '-4.44046183'^^xsd:double;
  dwc:startLatitude '-4.44046183011'^^xsd:double;
  dwc:endLatitude '-4.44046183011'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011))'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:occurrenceId 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9153'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44046183"^^xsd:decimal ;
  dwc:decimalLongitude "39.50967233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44046183"^^xsd:decimal ;
  geo-pos:long "39.50967233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4580_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Mangrove_ecosystem_(Gazi, Kenya)_August_1989'^^xsd:string;
  dwc:catalogNumber 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9154'^^xsd:string;
  dwc:scientificName 'Cyclotella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '39.50967233'^^xsd:double;
  dwc:startLongitude '39.5096723254'^^xsd:double;
  dwc:endLongitude '39.5096723254'^^xsd:double;
  dwc:latitude '-4.44046183'^^xsd:double;
  dwc:startLatitude '-4.44046183011'^^xsd:double;
  dwc:endLatitude '-4.44046183011'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011))'^^xsd:string;
  dwc:aphiaid '148905'^^xsd:integer;
  dwc:occurrenceId 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9154'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148905'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9165> ;
  mr:hasGeometry <https://eurobis.org/id/point/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44046183"^^xsd:decimal ;
  dwc:decimalLongitude "39.50967233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44046183"^^xsd:decimal ;
  geo-pos:long "39.50967233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4580_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Mangrove_ecosystem_(Gazi, Kenya)_August_1989'^^xsd:string;
  dwc:catalogNumber 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9165'^^xsd:string;
  dwc:scientificName 'Scenedesmus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '39.50967233'^^xsd:double;
  dwc:startLongitude '39.5096723254'^^xsd:double;
  dwc:endLongitude '39.5096723254'^^xsd:double;
  dwc:latitude '-4.44046183'^^xsd:double;
  dwc:startLatitude '-4.44046183011'^^xsd:double;
  dwc:endLatitude '-4.44046183011'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011))'^^xsd:string;
  dwc:aphiaid '160602'^^xsd:integer;
  dwc:occurrenceId 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9165'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '160602'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9166> ;
  mr:hasGeometry <https://eurobis.org/id/point/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44046183"^^xsd:decimal ;
  dwc:decimalLongitude "39.50967233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44046183"^^xsd:decimal ;
  geo-pos:long "39.50967233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4580_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Mangrove_ecosystem_(Gazi, Kenya)_August_1989'^^xsd:string;
  dwc:catalogNumber 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9166'^^xsd:string;
  dwc:scientificName 'Tabellaria sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '39.50967233'^^xsd:double;
  dwc:startLongitude '39.5096723254'^^xsd:double;
  dwc:endLongitude '39.5096723254'^^xsd:double;
  dwc:latitude '-4.44046183'^^xsd:double;
  dwc:startLatitude '-4.44046183011'^^xsd:double;
  dwc:endLatitude '-4.44046183011'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011))'^^xsd:string;
  dwc:aphiaid '149333'^^xsd:integer;
  dwc:occurrenceId 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9166'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44046183"^^xsd:decimal ;
  dwc:decimalLongitude "39.50967233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44046183"^^xsd:decimal ;
  geo-pos:long "39.50967233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4580_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Mangrove_ecosystem_(Gazi, Kenya)_August_1989'^^xsd:string;
  dwc:catalogNumber 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9123'^^xsd:string;
  dwc:scientificName 'Scenedesmus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '39.50967233'^^xsd:double;
  dwc:startLongitude '39.5096723254'^^xsd:double;
  dwc:endLongitude '39.5096723254'^^xsd:double;
  dwc:latitude '-4.44046183'^^xsd:double;
  dwc:startLatitude '-4.44046183011'^^xsd:double;
  dwc:endLatitude '-4.44046183011'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011))'^^xsd:string;
  dwc:aphiaid '160602'^^xsd:integer;
  dwc:occurrenceId 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9123'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '160602'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44046183"^^xsd:decimal ;
  dwc:decimalLongitude "39.50967233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44046183"^^xsd:decimal ;
  geo-pos:long "39.50967233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4580_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Mangrove_ecosystem_(Gazi, Kenya)_August_1989'^^xsd:string;
  dwc:catalogNumber 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9124'^^xsd:string;
  dwc:scientificName 'Tabellaria sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '39.50967233'^^xsd:double;
  dwc:startLongitude '39.5096723254'^^xsd:double;
  dwc:endLongitude '39.5096723254'^^xsd:double;
  dwc:latitude '-4.44046183'^^xsd:double;
  dwc:startLatitude '-4.44046183011'^^xsd:double;
  dwc:endLatitude '-4.44046183011'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011))'^^xsd:string;
  dwc:aphiaid '149333'^^xsd:integer;
  dwc:occurrenceId 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9124'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149333'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44046183"^^xsd:decimal ;
  dwc:decimalLongitude "39.50967233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44046183"^^xsd:decimal ;
  geo-pos:long "39.50967233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4580_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Mangrove_ecosystem_(Gazi, Kenya)_August_1989'^^xsd:string;
  dwc:catalogNumber 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9149'^^xsd:string;
  dwc:scientificName 'Actinoptychus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '39.50967233'^^xsd:double;
  dwc:startLongitude '39.5096723254'^^xsd:double;
  dwc:endLongitude '39.5096723254'^^xsd:double;
  dwc:latitude '-4.44046183'^^xsd:double;
  dwc:startLatitude '-4.44046183011'^^xsd:double;
  dwc:endLatitude '-4.44046183011'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011))'^^xsd:string;
  dwc:aphiaid '148947'^^xsd:integer;
  dwc:occurrenceId 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9149'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148947'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44046183"^^xsd:decimal ;
  dwc:decimalLongitude "39.50967233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44046183"^^xsd:decimal ;
  geo-pos:long "39.50967233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4580_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Mangrove_ecosystem_(Gazi, Kenya)_August_1989'^^xsd:string;
  dwc:catalogNumber 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9150'^^xsd:string;
  dwc:scientificName 'Amphora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '39.50967233'^^xsd:double;
  dwc:startLongitude '39.5096723254'^^xsd:double;
  dwc:endLongitude '39.5096723254'^^xsd:double;
  dwc:latitude '-4.44046183'^^xsd:double;
  dwc:startLatitude '-4.44046183011'^^xsd:double;
  dwc:endLatitude '-4.44046183011'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011))'^^xsd:string;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:occurrenceId 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9150'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9156> ;
  mr:hasGeometry <https://eurobis.org/id/point/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44046183"^^xsd:decimal ;
  dwc:decimalLongitude "39.50967233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44046183"^^xsd:decimal ;
  geo-pos:long "39.50967233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4580_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Mangrove_ecosystem_(Gazi, Kenya)_August_1989'^^xsd:string;
  dwc:catalogNumber 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9156'^^xsd:string;
  dwc:scientificName 'Diploneis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '39.50967233'^^xsd:double;
  dwc:startLongitude '39.5096723254'^^xsd:double;
  dwc:endLongitude '39.5096723254'^^xsd:double;
  dwc:latitude '-4.44046183'^^xsd:double;
  dwc:startLatitude '-4.44046183011'^^xsd:double;
  dwc:endLatitude '-4.44046183011'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011))'^^xsd:string;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:occurrenceId 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9156'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44046183"^^xsd:decimal ;
  dwc:decimalLongitude "39.50967233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44046183"^^xsd:decimal ;
  geo-pos:long "39.50967233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4580_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Mangrove_ecosystem_(Gazi, Kenya)_August_1989'^^xsd:string;
  dwc:catalogNumber 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9157'^^xsd:string;
  dwc:scientificName 'Licmophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '39.50967233'^^xsd:double;
  dwc:startLongitude '39.5096723254'^^xsd:double;
  dwc:endLongitude '39.5096723254'^^xsd:double;
  dwc:latitude '-4.44046183'^^xsd:double;
  dwc:startLatitude '-4.44046183011'^^xsd:double;
  dwc:endLatitude '-4.44046183011'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011))'^^xsd:string;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:occurrenceId 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9157'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44046183"^^xsd:decimal ;
  dwc:decimalLongitude "39.50967233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44046183"^^xsd:decimal ;
  geo-pos:long "39.50967233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4580_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Mangrove_ecosystem_(Gazi, Kenya)_August_1989'^^xsd:string;
  dwc:catalogNumber 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9162'^^xsd:string;
  dwc:scientificName 'Rhabdonema sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '39.50967233'^^xsd:double;
  dwc:startLongitude '39.5096723254'^^xsd:double;
  dwc:endLongitude '39.5096723254'^^xsd:double;
  dwc:latitude '-4.44046183'^^xsd:double;
  dwc:startLatitude '-4.44046183011'^^xsd:double;
  dwc:endLatitude '-4.44046183011'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011))'^^xsd:string;
  dwc:aphiaid '157072'^^xsd:integer;
  dwc:occurrenceId 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9162'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '157072'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44046183"^^xsd:decimal ;
  dwc:decimalLongitude "39.50967233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44046183"^^xsd:decimal ;
  geo-pos:long "39.50967233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4580_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Mangrove_ecosystem_(Gazi, Kenya)_August_1989'^^xsd:string;
  dwc:catalogNumber 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9163'^^xsd:string;
  dwc:scientificName 'Rhaphoneis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '39.50967233'^^xsd:double;
  dwc:startLongitude '39.5096723254'^^xsd:double;
  dwc:endLongitude '39.5096723254'^^xsd:double;
  dwc:latitude '-4.44046183'^^xsd:double;
  dwc:startLatitude '-4.44046183011'^^xsd:double;
  dwc:endLatitude '-4.44046183011'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011))'^^xsd:string;
  dwc:aphiaid '149065'^^xsd:integer;
  dwc:occurrenceId 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9163'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44046183"^^xsd:decimal ;
  dwc:decimalLongitude "39.50967233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44046183"^^xsd:decimal ;
  geo-pos:long "39.50967233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4580_24h%20cyclus%202_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4580_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Mangrove_ecosystem_(Gazi, Kenya)_August_1989'^^xsd:string;
  dwc:catalogNumber 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9164'^^xsd:string;
  dwc:scientificName 'Rhizosolenia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:longitude '39.50967233'^^xsd:double;
  dwc:startLongitude '39.5096723254'^^xsd:double;
  dwc:endLongitude '39.5096723254'^^xsd:double;
  dwc:latitude '-4.44046183'^^xsd:double;
  dwc:startLatitude '-4.44046183011'^^xsd:double;
  dwc:endLatitude '-4.44046183011'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011))'^^xsd:string;
  dwc:aphiaid '149069'^^xsd:integer;
  dwc:occurrenceId 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9164'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149069'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44046183"^^xsd:decimal ;
  dwc:decimalLongitude "39.50967233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44046183"^^xsd:decimal ;
  geo-pos:long "39.50967233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4580_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Mangrove_ecosystem_(Gazi, Kenya)_August_1989'^^xsd:string;
  dwc:catalogNumber 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9191'^^xsd:string;
  dwc:scientificName 'Actinoptychus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.50967233'^^xsd:double;
  dwc:startLongitude '39.5096723254'^^xsd:double;
  dwc:endLongitude '39.5096723254'^^xsd:double;
  dwc:latitude '-4.44046183'^^xsd:double;
  dwc:startLatitude '-4.44046183011'^^xsd:double;
  dwc:endLatitude '-4.44046183011'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011))'^^xsd:string;
  dwc:aphiaid '148947'^^xsd:integer;
  dwc:occurrenceId 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9191'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148947'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44046183"^^xsd:decimal ;
  dwc:decimalLongitude "39.50967233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44046183"^^xsd:decimal ;
  geo-pos:long "39.50967233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4580_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Mangrove_ecosystem_(Gazi, Kenya)_August_1989'^^xsd:string;
  dwc:catalogNumber 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9192'^^xsd:string;
  dwc:scientificName 'Amphora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.50967233'^^xsd:double;
  dwc:startLongitude '39.5096723254'^^xsd:double;
  dwc:endLongitude '39.5096723254'^^xsd:double;
  dwc:latitude '-4.44046183'^^xsd:double;
  dwc:startLatitude '-4.44046183011'^^xsd:double;
  dwc:endLatitude '-4.44046183011'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011))'^^xsd:string;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:occurrenceId 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9192'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9203> ;
  mr:hasGeometry <https://eurobis.org/id/point/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44046183"^^xsd:decimal ;
  dwc:decimalLongitude "39.50967233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44046183"^^xsd:decimal ;
  geo-pos:long "39.50967233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4580_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Mangrove_ecosystem_(Gazi, Kenya)_August_1989'^^xsd:string;
  dwc:catalogNumber 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9203'^^xsd:string;
  dwc:scientificName 'Pleurosigma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.50967233'^^xsd:double;
  dwc:startLongitude '39.5096723254'^^xsd:double;
  dwc:endLongitude '39.5096723254'^^xsd:double;
  dwc:latitude '-4.44046183'^^xsd:double;
  dwc:startLatitude '-4.44046183011'^^xsd:double;
  dwc:endLatitude '-4.44046183011'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011))'^^xsd:string;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:occurrenceId 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9203'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9195> ;
  mr:hasGeometry <https://eurobis.org/id/point/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44046183"^^xsd:decimal ;
  dwc:decimalLongitude "39.50967233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44046183"^^xsd:decimal ;
  geo-pos:long "39.50967233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4580_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Mangrove_ecosystem_(Gazi, Kenya)_August_1989'^^xsd:string;
  dwc:catalogNumber 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9195'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.50967233'^^xsd:double;
  dwc:startLongitude '39.5096723254'^^xsd:double;
  dwc:endLongitude '39.5096723254'^^xsd:double;
  dwc:latitude '-4.44046183'^^xsd:double;
  dwc:startLatitude '-4.44046183011'^^xsd:double;
  dwc:endLatitude '-4.44046183011'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011))'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:occurrenceId 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9195'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44046183"^^xsd:decimal ;
  dwc:decimalLongitude "39.50967233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44046183"^^xsd:decimal ;
  geo-pos:long "39.50967233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4580_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Mangrove_ecosystem_(Gazi, Kenya)_August_1989'^^xsd:string;
  dwc:catalogNumber 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9196'^^xsd:string;
  dwc:scientificName 'Cyclotella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.50967233'^^xsd:double;
  dwc:startLongitude '39.5096723254'^^xsd:double;
  dwc:endLongitude '39.5096723254'^^xsd:double;
  dwc:latitude '-4.44046183'^^xsd:double;
  dwc:startLatitude '-4.44046183011'^^xsd:double;
  dwc:endLatitude '-4.44046183011'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011))'^^xsd:string;
  dwc:aphiaid '148905'^^xsd:integer;
  dwc:occurrenceId 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9196'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148905'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44046183"^^xsd:decimal ;
  dwc:decimalLongitude "39.50967233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44046183"^^xsd:decimal ;
  geo-pos:long "39.50967233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4580_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Mangrove_ecosystem_(Gazi, Kenya)_August_1989'^^xsd:string;
  dwc:catalogNumber 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9197'^^xsd:string;
  dwc:scientificName 'Diatoma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.50967233'^^xsd:double;
  dwc:startLongitude '39.5096723254'^^xsd:double;
  dwc:endLongitude '39.5096723254'^^xsd:double;
  dwc:latitude '-4.44046183'^^xsd:double;
  dwc:startLatitude '-4.44046183011'^^xsd:double;
  dwc:endLatitude '-4.44046183011'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011))'^^xsd:string;
  dwc:aphiaid '149013'^^xsd:integer;
  dwc:occurrenceId 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9197'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149013'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44046183"^^xsd:decimal ;
  dwc:decimalLongitude "39.50967233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44046183"^^xsd:decimal ;
  geo-pos:long "39.50967233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4580_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Mangrove_ecosystem_(Gazi, Kenya)_August_1989'^^xsd:string;
  dwc:catalogNumber 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9198'^^xsd:string;
  dwc:scientificName 'Diploneis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.50967233'^^xsd:double;
  dwc:startLongitude '39.5096723254'^^xsd:double;
  dwc:endLongitude '39.5096723254'^^xsd:double;
  dwc:latitude '-4.44046183'^^xsd:double;
  dwc:startLatitude '-4.44046183011'^^xsd:double;
  dwc:endLatitude '-4.44046183011'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011))'^^xsd:string;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:occurrenceId 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9198'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9199> ;
  mr:hasGeometry <https://eurobis.org/id/point/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44046183"^^xsd:decimal ;
  dwc:decimalLongitude "39.50967233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44046183"^^xsd:decimal ;
  geo-pos:long "39.50967233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4580_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Mangrove_ecosystem_(Gazi, Kenya)_August_1989'^^xsd:string;
  dwc:catalogNumber 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9199'^^xsd:string;
  dwc:scientificName 'Licmophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.50967233'^^xsd:double;
  dwc:startLongitude '39.5096723254'^^xsd:double;
  dwc:endLongitude '39.5096723254'^^xsd:double;
  dwc:latitude '-4.44046183'^^xsd:double;
  dwc:startLatitude '-4.44046183011'^^xsd:double;
  dwc:endLatitude '-4.44046183011'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011))'^^xsd:string;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:occurrenceId 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9199'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44046183"^^xsd:decimal ;
  dwc:decimalLongitude "39.50967233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44046183"^^xsd:decimal ;
  geo-pos:long "39.50967233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4580_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Mangrove_ecosystem_(Gazi, Kenya)_August_1989'^^xsd:string;
  dwc:catalogNumber 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9109'^^xsd:string;
  dwc:scientificName 'Bacillaria sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '39.50967233'^^xsd:double;
  dwc:startLongitude '39.5096723254'^^xsd:double;
  dwc:endLongitude '39.5096723254'^^xsd:double;
  dwc:latitude '-4.44046183'^^xsd:double;
  dwc:startLatitude '-4.44046183011'^^xsd:double;
  dwc:endLatitude '-4.44046183011'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011))'^^xsd:string;
  dwc:aphiaid '149148'^^xsd:integer;
  dwc:occurrenceId 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9109'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149148'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9113> ;
  mr:hasGeometry <https://eurobis.org/id/point/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44046183"^^xsd:decimal ;
  dwc:decimalLongitude "39.50967233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44046183"^^xsd:decimal ;
  geo-pos:long "39.50967233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4580_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Mangrove_ecosystem_(Gazi, Kenya)_August_1989'^^xsd:string;
  dwc:catalogNumber 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9113'^^xsd:string;
  dwc:scientificName 'Diatoma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '39.50967233'^^xsd:double;
  dwc:startLongitude '39.5096723254'^^xsd:double;
  dwc:endLongitude '39.5096723254'^^xsd:double;
  dwc:latitude '-4.44046183'^^xsd:double;
  dwc:startLatitude '-4.44046183011'^^xsd:double;
  dwc:endLatitude '-4.44046183011'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011))'^^xsd:string;
  dwc:aphiaid '149013'^^xsd:integer;
  dwc:occurrenceId 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9113'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149013'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44046183"^^xsd:decimal ;
  dwc:decimalLongitude "39.50967233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44046183"^^xsd:decimal ;
  geo-pos:long "39.50967233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4580_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Mangrove_ecosystem_(Gazi, Kenya)_August_1989'^^xsd:string;
  dwc:catalogNumber 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9114'^^xsd:string;
  dwc:scientificName 'Diploneis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '39.50967233'^^xsd:double;
  dwc:startLongitude '39.5096723254'^^xsd:double;
  dwc:endLongitude '39.5096723254'^^xsd:double;
  dwc:latitude '-4.44046183'^^xsd:double;
  dwc:startLatitude '-4.44046183011'^^xsd:double;
  dwc:endLatitude '-4.44046183011'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011))'^^xsd:string;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:occurrenceId 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9114'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44046183"^^xsd:decimal ;
  dwc:decimalLongitude "39.50967233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44046183"^^xsd:decimal ;
  geo-pos:long "39.50967233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4580_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Mangrove_ecosystem_(Gazi, Kenya)_August_1989'^^xsd:string;
  dwc:catalogNumber 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9115'^^xsd:string;
  dwc:scientificName 'Licmophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '39.50967233'^^xsd:double;
  dwc:startLongitude '39.5096723254'^^xsd:double;
  dwc:endLongitude '39.5096723254'^^xsd:double;
  dwc:latitude '-4.44046183'^^xsd:double;
  dwc:startLatitude '-4.44046183011'^^xsd:double;
  dwc:endLatitude '-4.44046183011'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011))'^^xsd:string;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:occurrenceId 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9115'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44046183"^^xsd:decimal ;
  dwc:decimalLongitude "39.50967233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44046183"^^xsd:decimal ;
  geo-pos:long "39.50967233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4580_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Mangrove_ecosystem_(Gazi, Kenya)_August_1989'^^xsd:string;
  dwc:catalogNumber 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9111'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '39.50967233'^^xsd:double;
  dwc:startLongitude '39.5096723254'^^xsd:double;
  dwc:endLongitude '39.5096723254'^^xsd:double;
  dwc:latitude '-4.44046183'^^xsd:double;
  dwc:startLatitude '-4.44046183011'^^xsd:double;
  dwc:endLatitude '-4.44046183011'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011))'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:occurrenceId 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9111'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44046183"^^xsd:decimal ;
  dwc:decimalLongitude "39.50967233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44046183"^^xsd:decimal ;
  geo-pos:long "39.50967233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4580_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Mangrove_ecosystem_(Gazi, Kenya)_August_1989'^^xsd:string;
  dwc:catalogNumber 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9108'^^xsd:string;
  dwc:scientificName 'Amphora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '39.50967233'^^xsd:double;
  dwc:startLongitude '39.5096723254'^^xsd:double;
  dwc:endLongitude '39.5096723254'^^xsd:double;
  dwc:latitude '-4.44046183'^^xsd:double;
  dwc:startLatitude '-4.44046183011'^^xsd:double;
  dwc:endLatitude '-4.44046183011'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011))'^^xsd:string;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:occurrenceId 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9108'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44046183"^^xsd:decimal ;
  dwc:decimalLongitude "39.50967233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44046183"^^xsd:decimal ;
  geo-pos:long "39.50967233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4580_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Mangrove_ecosystem_(Gazi, Kenya)_August_1989'^^xsd:string;
  dwc:catalogNumber 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9107'^^xsd:string;
  dwc:scientificName 'Actinoptychus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '39.50967233'^^xsd:double;
  dwc:startLongitude '39.5096723254'^^xsd:double;
  dwc:endLongitude '39.5096723254'^^xsd:double;
  dwc:latitude '-4.44046183'^^xsd:double;
  dwc:startLatitude '-4.44046183011'^^xsd:double;
  dwc:endLatitude '-4.44046183011'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011))'^^xsd:string;
  dwc:aphiaid '148947'^^xsd:integer;
  dwc:occurrenceId 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9107'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '148947'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44046183"^^xsd:decimal ;
  dwc:decimalLongitude "39.50967233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44046183"^^xsd:decimal ;
  geo-pos:long "39.50967233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4580_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Mangrove_ecosystem_(Gazi, Kenya)_August_1989'^^xsd:string;
  dwc:catalogNumber 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9121'^^xsd:string;
  dwc:scientificName 'Rhaphoneis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '39.50967233'^^xsd:double;
  dwc:startLongitude '39.5096723254'^^xsd:double;
  dwc:endLongitude '39.5096723254'^^xsd:double;
  dwc:latitude '-4.44046183'^^xsd:double;
  dwc:startLatitude '-4.44046183011'^^xsd:double;
  dwc:endLatitude '-4.44046183011'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011))'^^xsd:string;
  dwc:aphiaid '149065'^^xsd:integer;
  dwc:occurrenceId 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9121'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149065'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44046183"^^xsd:decimal ;
  dwc:decimalLongitude "39.50967233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44046183"^^xsd:decimal ;
  geo-pos:long "39.50967233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4580_24h%20cyclus%201_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4580_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Mangrove_ecosystem_(Gazi, Kenya)_August_1989'^^xsd:string;
  dwc:catalogNumber 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9122'^^xsd:string;
  dwc:scientificName 'Rhizosolenia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:longitude '39.50967233'^^xsd:double;
  dwc:startLongitude '39.5096723254'^^xsd:double;
  dwc:endLongitude '39.5096723254'^^xsd:double;
  dwc:latitude '-4.44046183'^^xsd:double;
  dwc:startLatitude '-4.44046183011'^^xsd:double;
  dwc:endLatitude '-4.44046183011'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011))'^^xsd:string;
  dwc:aphiaid '149069'^^xsd:integer;
  dwc:occurrenceId 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9122'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149069'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44046183"^^xsd:decimal ;
  dwc:decimalLongitude "39.50967233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44046183"^^xsd:decimal ;
  geo-pos:long "39.50967233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4580_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Mangrove_ecosystem_(Gazi, Kenya)_August_1989'^^xsd:string;
  dwc:catalogNumber 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9201'^^xsd:string;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.50967233'^^xsd:double;
  dwc:startLongitude '39.5096723254'^^xsd:double;
  dwc:endLongitude '39.5096723254'^^xsd:double;
  dwc:latitude '-4.44046183'^^xsd:double;
  dwc:startLatitude '-4.44046183011'^^xsd:double;
  dwc:endLatitude '-4.44046183011'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011))'^^xsd:string;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:occurrenceId 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9201'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.44046183"^^xsd:decimal ;
  dwc:decimalLongitude "39.50967233"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.44046183 39.50967233)"^^geo:wktLiteral ;
  geo-pos:lat "-4.44046183"^^xsd:decimal ;
  geo-pos:long "39.50967233"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4580_24h%20cyclus%203_VUB_Mangrove_ecosystem_%28Gazi%2C%20Kenya%29_August_1989_9200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4580_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-02-27'^^xsd:date;
  dwc:institutionCode 'VUB'^^xsd:string;
  dwc:collectionCode 'Mangrove_ecosystem_(Gazi, Kenya)_August_1989'^^xsd:string;
  dwc:catalogNumber 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9200'^^xsd:string;
  dwc:scientificName 'Melosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:startYearCollected '1989'^^xsd:integer;
  dwc:endYearCollected '1989'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:longitude '39.50967233'^^xsd:double;
  dwc:startLongitude '39.5096723254'^^xsd:double;
  dwc:endLongitude '39.5096723254'^^xsd:double;
  dwc:latitude '-4.44046183'^^xsd:double;
  dwc:startLatitude '-4.44046183011'^^xsd:double;
  dwc:endLatitude '-4.44046183011'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011, 39.5096723254 -4.44046183011))'^^xsd:string;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:occurrenceId 'VUB_Mangrove_ecosystem_(Gazi, Kenya)_August_1989_9200'^^xsd:string;
  dwc:observationDate '1989-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
# EOF