@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/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7553> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43005"^^xsd:decimal ;
  dwc:decimalLongitude "39.5054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1520.3"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43005"^^xsd:decimal ;
  geo-pos:long "39.5054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1520.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7553'^^xsd:string;
  dwc:scientificName 'Rhizoclonium africanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5054'^^xsd:double;
  dwc:latitude '-4.43005'^^xsd:double;
  dwc:coordinatePrecision '1520.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513 -4.4434, 39.513 -4.4167, 39.5022 -4.4167, 39.5022 -4.4434, 39.513 -4.4434))'^^xsd:string;
  dwc:aphiaid '145072'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7553'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312602'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7554> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43005"^^xsd:decimal ;
  dwc:decimalLongitude "39.5054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1520.3"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43005"^^xsd:decimal ;
  geo-pos:long "39.5054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1520.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7554'^^xsd:string;
  dwc:scientificName 'Ulva reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5054'^^xsd:double;
  dwc:latitude '-4.43005'^^xsd:double;
  dwc:coordinatePrecision '1520.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513 -4.4434, 39.513 -4.4167, 39.5022 -4.4167, 39.5022 -4.4434, 39.513 -4.4434))'^^xsd:string;
  dwc:aphiaid '211466'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7554'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211466'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7555> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43005"^^xsd:decimal ;
  dwc:decimalLongitude "39.5054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1520.3"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43005"^^xsd:decimal ;
  geo-pos:long "39.5054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1520.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7555'^^xsd:string;
  dwc:scientificName 'Gracilaria salicornia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5054'^^xsd:double;
  dwc:latitude '-4.43005'^^xsd:double;
  dwc:coordinatePrecision '1520.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513 -4.4434, 39.513 -4.4167, 39.5022 -4.4167, 39.5022 -4.4434, 39.513 -4.4434))'^^xsd:string;
  dwc:aphiaid '211549'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7555'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211549'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7552> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43005"^^xsd:decimal ;
  dwc:decimalLongitude "39.5054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1520.3"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43005"^^xsd:decimal ;
  geo-pos:long "39.5054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1520.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7552'^^xsd:string;
  dwc:scientificName 'Monostroma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5054'^^xsd:double;
  dwc:latitude '-4.43005'^^xsd:double;
  dwc:coordinatePrecision '1520.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513 -4.4434, 39.513 -4.4167, 39.5022 -4.4167, 39.5022 -4.4434, 39.513 -4.4434))'^^xsd:string;
  dwc:aphiaid '144290'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7552'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144290'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7933> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7933'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum var. strictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C_5-10cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '551794'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7933'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7934> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7934'^^xsd:string;
  dwc:scientificName 'Ceramium truncatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C_5-10cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '211704'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7934'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211704'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7866> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7866'^^xsd:string;
  dwc:scientificName 'Polysiphonia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B_15-20cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7866'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7793> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7793'^^xsd:string;
  dwc:scientificName 'Cladophora patentiramea f. longiarticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B_10-15cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '381864'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7793'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7868> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7868'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B_5-10cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '214170'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7868'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7869> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7869'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B_5-10cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7869'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7870> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7870'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum var. strictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B_5-10cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '551794'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7870'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4167"^^xsd:decimal ;
  dwc:decimalLongitude "39.5086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4167"^^xsd:decimal ;
  geo-pos:long "39.5086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_8177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Mengbestand Avicennia_6-10m_pneumatophores 49-55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8177'^^xsd:string;
  dwc:scientificName 'Bostrychia binderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Mengbestand Avicennia_6-10m_pneumatophores 49-55'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5086'^^xsd:double;
  dwc:startLongitude '39.5086'^^xsd:double;
  dwc:endLongitude '39.5086'^^xsd:double;
  dwc:latitude '-4.4167'^^xsd:double;
  dwc:startLatitude '-4.4167'^^xsd:double;
  dwc:endLatitude '-4.4167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167))'^^xsd:string;
  dwc:aphiaid '211502'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8177'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211502'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7932> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7932'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C_5-10cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7932'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7688> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7688'^^xsd:string;
  dwc:scientificName 'Cladophora patentiramea f. longiarticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A_0-5cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '381864'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7688'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7689> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7689'^^xsd:string;
  dwc:scientificName 'Corallinaceae sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A_0-5cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7689'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7778> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7778'^^xsd:string;
  dwc:scientificName 'Herposiphonia sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B_0-5cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '205966'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7778'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '205966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7686> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7686'^^xsd:string;
  dwc:scientificName 'Chaetomorpha minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A_0-5cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '157109'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7686'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7692> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7692'^^xsd:string;
  dwc:scientificName 'Enteromorpha kylinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A_0-5cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '145965'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7692'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7967> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4434 39.5022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4434"^^xsd:decimal ;
  dwc:decimalLongitude "39.5022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4434 39.5022)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4434"^^xsd:decimal ;
  geo-pos:long "39.5022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Gazi Beach A_0-46m_pneumatophores 1-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7967'^^xsd:string;
  dwc:scientificName 'Herposiphonia sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Gazi Beach A_0-46m_pneumatophores 1-6'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5022'^^xsd:double;
  dwc:startLongitude '39.5022'^^xsd:double;
  dwc:endLongitude '39.5022'^^xsd:double;
  dwc:latitude '-4.4434'^^xsd:double;
  dwc:startLatitude '-4.4434'^^xsd:double;
  dwc:endLatitude '-4.4434'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434))'^^xsd:string;
  dwc:aphiaid '205966'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7967'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '205966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7781> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7781'^^xsd:string;
  dwc:scientificName 'Laurencia perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B_0-5cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '144829'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7781'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7964> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4434 39.5022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4434"^^xsd:decimal ;
  dwc:decimalLongitude "39.5022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4434 39.5022)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4434"^^xsd:decimal ;
  geo-pos:long "39.5022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Gazi Beach A_0-46m_pneumatophores 1-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7964'^^xsd:string;
  dwc:scientificName 'Enteromorpha kylinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Gazi Beach A_0-46m_pneumatophores 1-6'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5022'^^xsd:double;
  dwc:startLongitude '39.5022'^^xsd:double;
  dwc:endLongitude '39.5022'^^xsd:double;
  dwc:latitude '-4.4434'^^xsd:double;
  dwc:startLatitude '-4.4434'^^xsd:double;
  dwc:endLatitude '-4.4434'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434))'^^xsd:string;
  dwc:aphiaid '145965'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7964'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7783> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7783'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B_0-5cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7783'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7860> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7860'^^xsd:string;
  dwc:scientificName 'Herposiphonia sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B_15-20cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '205966'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7860'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '205966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7861> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7861'^^xsd:string;
  dwc:scientificName 'Herposiphonia sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B_15-20cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '205966'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7861'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '205966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7938> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7938'^^xsd:string;
  dwc:scientificName 'Cladophora patentiramea f. longiarticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C_5-10cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '381864'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7938'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4167"^^xsd:decimal ;
  dwc:decimalLongitude "39.5086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4167"^^xsd:decimal ;
  geo-pos:long "39.5086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_8154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Mengbestand Avicennia_3-6m_pneumatophores 43-48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8154'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Mengbestand Avicennia_3-6m_pneumatophores 43-48'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5086'^^xsd:double;
  dwc:startLongitude '39.5086'^^xsd:double;
  dwc:endLongitude '39.5086'^^xsd:double;
  dwc:latitude '-4.4167'^^xsd:double;
  dwc:startLatitude '-4.4167'^^xsd:double;
  dwc:endLatitude '-4.4167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8154'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4167"^^xsd:decimal ;
  dwc:decimalLongitude "39.5086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4167"^^xsd:decimal ;
  geo-pos:long "39.5086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_8120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Mengbestand Avicennia_>10m_pneumatophores 56-58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8120'^^xsd:string;
  dwc:scientificName 'Laurencia perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Mengbestand Avicennia_>10m_pneumatophores 56-58'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5086'^^xsd:double;
  dwc:startLongitude '39.5086'^^xsd:double;
  dwc:endLongitude '39.5086'^^xsd:double;
  dwc:latitude '-4.4167'^^xsd:double;
  dwc:startLatitude '-4.4167'^^xsd:double;
  dwc:endLatitude '-4.4167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167))'^^xsd:string;
  dwc:aphiaid '144829'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8120'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7863> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7863'^^xsd:string;
  dwc:scientificName 'Laurencia perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B_15-20cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '144829'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7863'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4434 39.5022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4434"^^xsd:decimal ;
  dwc:decimalLongitude "39.5022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4434 39.5022)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4434"^^xsd:decimal ;
  geo-pos:long "39.5022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_8025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Gazi Beach C_92-137m_pneumatophores 13-16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8025'^^xsd:string;
  dwc:scientificName 'Rhizoclonium africanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Gazi Beach C_92-137m_pneumatophores 13-16'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5022'^^xsd:double;
  dwc:startLongitude '39.5022'^^xsd:double;
  dwc:endLongitude '39.5022'^^xsd:double;
  dwc:latitude '-4.4434'^^xsd:double;
  dwc:startLatitude '-4.4434'^^xsd:double;
  dwc:endLatitude '-4.4434'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434))'^^xsd:string;
  dwc:aphiaid '145072'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8025'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312602'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7772> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7772'^^xsd:string;
  dwc:scientificName 'Cladophora patentiramea f. longiarticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B_0-5cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '381864'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7772'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7937> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7937'^^xsd:string;
  dwc:scientificName 'Cladophora mauritiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C_5-10cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '381152'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7937'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4254 39.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4254"^^xsd:decimal ;
  dwc:decimalLongitude "39.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4254 39.513)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4254"^^xsd:decimal ;
  geo-pos:long "39.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_8053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Vissershut B_20-40m_pneumatophores 20-23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8053'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Vissershut B_20-40m_pneumatophores 20-23'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.513'^^xsd:double;
  dwc:startLongitude '39.513'^^xsd:double;
  dwc:endLongitude '39.513'^^xsd:double;
  dwc:latitude '-4.4254'^^xsd:double;
  dwc:startLatitude '-4.4254'^^xsd:double;
  dwc:endLatitude '-4.4254'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513 -4.4254, 39.513 -4.4254, 39.513 -4.4254, 39.513 -4.4254, 39.513 -4.4254))'^^xsd:string;
  dwc:aphiaid '214170'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8053'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4254 39.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4254"^^xsd:decimal ;
  dwc:decimalLongitude "39.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4254 39.513)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4254"^^xsd:decimal ;
  geo-pos:long "39.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_8054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Vissershut B_20-40m_pneumatophores 20-23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8054'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Vissershut B_20-40m_pneumatophores 20-23'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.513'^^xsd:double;
  dwc:startLongitude '39.513'^^xsd:double;
  dwc:endLongitude '39.513'^^xsd:double;
  dwc:latitude '-4.4254'^^xsd:double;
  dwc:startLatitude '-4.4254'^^xsd:double;
  dwc:endLatitude '-4.4254'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513 -4.4254, 39.513 -4.4254, 39.513 -4.4254, 39.513 -4.4254, 39.513 -4.4254))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8054'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4254 39.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4254"^^xsd:decimal ;
  dwc:decimalLongitude "39.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4254 39.513)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4254"^^xsd:decimal ;
  geo-pos:long "39.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_8055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Vissershut B_20-40m_pneumatophores 20-23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8055'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum var. strictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Vissershut B_20-40m_pneumatophores 20-23'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.513'^^xsd:double;
  dwc:startLongitude '39.513'^^xsd:double;
  dwc:endLongitude '39.513'^^xsd:double;
  dwc:latitude '-4.4254'^^xsd:double;
  dwc:startLatitude '-4.4254'^^xsd:double;
  dwc:endLatitude '-4.4254'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513 -4.4254, 39.513 -4.4254, 39.513 -4.4254, 39.513 -4.4254, 39.513 -4.4254))'^^xsd:string;
  dwc:aphiaid '551794'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8055'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7576> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7576'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum var. strictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A_0-5cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '551794'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7576'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7809> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7809'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum var. strictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B_15-20cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '551794'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7809'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7574> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7574'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A_0-5cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '214170'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7574'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7735> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7735'^^xsd:string;
  dwc:scientificName 'Gelidiella myriocladia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A_15-20cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '211653'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7735'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '371176'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7736> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7736'^^xsd:string;
  dwc:scientificName 'Herposiphonia sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A_15-20cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '205966'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7736'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '205966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7774> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7774'^^xsd:string;
  dwc:scientificName 'Corallinaceae sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B_0-5cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7774'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7914> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7914'^^xsd:string;
  dwc:scientificName 'Chaetomorpha media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C_10-15cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '214381'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7914'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145021'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7915> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7915'^^xsd:string;
  dwc:scientificName 'Chaetomorpha minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C_10-15cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '157109'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7915'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7917> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7917'^^xsd:string;
  dwc:scientificName 'Cladophora patentiramea f. longiarticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C_10-15cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '381864'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7917'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4167"^^xsd:decimal ;
  dwc:decimalLongitude "39.5086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4167"^^xsd:decimal ;
  geo-pos:long "39.5086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_8190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Mengbestand Avicennia_6-10m_pneumatophores 49-55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8190'^^xsd:string;
  dwc:scientificName 'Enteromorpha ramulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Mengbestand Avicennia_6-10m_pneumatophores 49-55'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5086'^^xsd:double;
  dwc:startLongitude '39.5086'^^xsd:double;
  dwc:endLongitude '39.5086'^^xsd:double;
  dwc:latitude '-4.4167'^^xsd:double;
  dwc:startLatitude '-4.4167'^^xsd:double;
  dwc:endLatitude '-4.4167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167))'^^xsd:string;
  dwc:aphiaid '162804'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8190'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4167"^^xsd:decimal ;
  dwc:decimalLongitude "39.5086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4167"^^xsd:decimal ;
  geo-pos:long "39.5086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_8191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Mengbestand Avicennia_6-10m_pneumatophores 49-55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8191'^^xsd:string;
  dwc:scientificName 'Gelidiella myriocladia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Mengbestand Avicennia_6-10m_pneumatophores 49-55'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5086'^^xsd:double;
  dwc:startLongitude '39.5086'^^xsd:double;
  dwc:endLongitude '39.5086'^^xsd:double;
  dwc:latitude '-4.4167'^^xsd:double;
  dwc:startLatitude '-4.4167'^^xsd:double;
  dwc:endLatitude '-4.4167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167))'^^xsd:string;
  dwc:aphiaid '211653'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8191'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '371176'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4254 39.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4254"^^xsd:decimal ;
  dwc:decimalLongitude "39.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4254 39.513)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4254"^^xsd:decimal ;
  geo-pos:long "39.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_8036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Vissershut A_0-20m_pneumatophores 17-19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8036'^^xsd:string;
  dwc:scientificName 'Corallinaceae sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Vissershut A_0-20m_pneumatophores 17-19'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.513'^^xsd:double;
  dwc:startLongitude '39.513'^^xsd:double;
  dwc:endLongitude '39.513'^^xsd:double;
  dwc:latitude '-4.4254'^^xsd:double;
  dwc:startLatitude '-4.4254'^^xsd:double;
  dwc:endLatitude '-4.4254'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513 -4.4254, 39.513 -4.4254, 39.513 -4.4254, 39.513 -4.4254, 39.513 -4.4254))'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8036'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4254 39.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4254"^^xsd:decimal ;
  dwc:decimalLongitude "39.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4254 39.513)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4254"^^xsd:decimal ;
  geo-pos:long "39.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_8028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Vissershut A_0-20m_pneumatophores 17-19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8028'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Vissershut A_0-20m_pneumatophores 17-19'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.513'^^xsd:double;
  dwc:startLongitude '39.513'^^xsd:double;
  dwc:endLongitude '39.513'^^xsd:double;
  dwc:latitude '-4.4254'^^xsd:double;
  dwc:startLatitude '-4.4254'^^xsd:double;
  dwc:endLatitude '-4.4254'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513 -4.4254, 39.513 -4.4254, 39.513 -4.4254, 39.513 -4.4254, 39.513 -4.4254))'^^xsd:string;
  dwc:aphiaid '214170'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8028'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4254 39.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4254"^^xsd:decimal ;
  dwc:decimalLongitude "39.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4254 39.513)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4254"^^xsd:decimal ;
  geo-pos:long "39.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_8029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Vissershut A_0-20m_pneumatophores 17-19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8029'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Vissershut A_0-20m_pneumatophores 17-19'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.513'^^xsd:double;
  dwc:startLongitude '39.513'^^xsd:double;
  dwc:endLongitude '39.513'^^xsd:double;
  dwc:latitude '-4.4254'^^xsd:double;
  dwc:startLatitude '-4.4254'^^xsd:double;
  dwc:endLatitude '-4.4254'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513 -4.4254, 39.513 -4.4254, 39.513 -4.4254, 39.513 -4.4254, 39.513 -4.4254))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8029'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4167"^^xsd:decimal ;
  dwc:decimalLongitude "39.5086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4167"^^xsd:decimal ;
  geo-pos:long "39.5086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_8195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Mengbestand Avicennia_6-10m_pneumatophores 49-55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8195'^^xsd:string;
  dwc:scientificName 'Laurencia perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Mengbestand Avicennia_6-10m_pneumatophores 49-55'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5086'^^xsd:double;
  dwc:startLongitude '39.5086'^^xsd:double;
  dwc:endLongitude '39.5086'^^xsd:double;
  dwc:latitude '-4.4167'^^xsd:double;
  dwc:startLatitude '-4.4167'^^xsd:double;
  dwc:endLatitude '-4.4167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167))'^^xsd:string;
  dwc:aphiaid '144829'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8195'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4167"^^xsd:decimal ;
  dwc:decimalLongitude "39.5086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4167"^^xsd:decimal ;
  geo-pos:long "39.5086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_8196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Mengbestand Avicennia_6-10m_pneumatophores 49-55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8196'^^xsd:string;
  dwc:scientificName 'Leathesia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Mengbestand Avicennia_6-10m_pneumatophores 49-55'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5086'^^xsd:double;
  dwc:startLongitude '39.5086'^^xsd:double;
  dwc:endLongitude '39.5086'^^xsd:double;
  dwc:latitude '-4.4167'^^xsd:double;
  dwc:startLatitude '-4.4167'^^xsd:double;
  dwc:endLatitude '-4.4167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167))'^^xsd:string;
  dwc:aphiaid '143973'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8196'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143973'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4167"^^xsd:decimal ;
  dwc:decimalLongitude "39.5086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4167"^^xsd:decimal ;
  geo-pos:long "39.5086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_8185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Mengbestand Avicennia_6-10m_pneumatophores 49-55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8185'^^xsd:string;
  dwc:scientificName 'Cladophora patentiramea f. longiarticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Mengbestand Avicennia_6-10m_pneumatophores 49-55'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5086'^^xsd:double;
  dwc:startLongitude '39.5086'^^xsd:double;
  dwc:endLongitude '39.5086'^^xsd:double;
  dwc:latitude '-4.4167'^^xsd:double;
  dwc:startLatitude '-4.4167'^^xsd:double;
  dwc:endLatitude '-4.4167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167))'^^xsd:string;
  dwc:aphiaid '381864'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8185'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4254 39.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4254"^^xsd:decimal ;
  dwc:decimalLongitude "39.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4254 39.513)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4254"^^xsd:decimal ;
  geo-pos:long "39.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_8062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Vissershut B_20-40m_pneumatophores 20-23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8062'^^xsd:string;
  dwc:scientificName 'Corallinaceae sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Vissershut B_20-40m_pneumatophores 20-23'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.513'^^xsd:double;
  dwc:startLongitude '39.513'^^xsd:double;
  dwc:endLongitude '39.513'^^xsd:double;
  dwc:latitude '-4.4254'^^xsd:double;
  dwc:startLatitude '-4.4254'^^xsd:double;
  dwc:endLatitude '-4.4254'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513 -4.4254, 39.513 -4.4254, 39.513 -4.4254, 39.513 -4.4254, 39.513 -4.4254))'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8062'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4254 39.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4254"^^xsd:decimal ;
  dwc:decimalLongitude "39.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4254 39.513)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4254"^^xsd:decimal ;
  geo-pos:long "39.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_8063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Vissershut B_20-40m_pneumatophores 20-23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8063'^^xsd:string;
  dwc:scientificName 'Corallinaceae sp.3'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Vissershut B_20-40m_pneumatophores 20-23'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.513'^^xsd:double;
  dwc:startLongitude '39.513'^^xsd:double;
  dwc:endLongitude '39.513'^^xsd:double;
  dwc:latitude '-4.4254'^^xsd:double;
  dwc:startLatitude '-4.4254'^^xsd:double;
  dwc:endLatitude '-4.4254'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513 -4.4254, 39.513 -4.4254, 39.513 -4.4254, 39.513 -4.4254, 39.513 -4.4254))'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8063'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7960> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4434 39.5022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4434"^^xsd:decimal ;
  dwc:decimalLongitude "39.5022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4434 39.5022)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4434"^^xsd:decimal ;
  geo-pos:long "39.5022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Gazi Beach A_0-46m_pneumatophores 1-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7960'^^xsd:string;
  dwc:scientificName 'Cladophora patentiramea f. longiarticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Gazi Beach A_0-46m_pneumatophores 1-6'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5022'^^xsd:double;
  dwc:startLongitude '39.5022'^^xsd:double;
  dwc:endLongitude '39.5022'^^xsd:double;
  dwc:latitude '-4.4434'^^xsd:double;
  dwc:startLatitude '-4.4434'^^xsd:double;
  dwc:endLatitude '-4.4434'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434))'^^xsd:string;
  dwc:aphiaid '381864'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7960'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7808> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7808'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B_15-20cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7808'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7913> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7913'^^xsd:string;
  dwc:scientificName 'Ceramium truncatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C_10-15cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '211704'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7913'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211704'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4167"^^xsd:decimal ;
  dwc:decimalLongitude "39.5086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4167"^^xsd:decimal ;
  geo-pos:long "39.5086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_8170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Mengbestand Avicennia_3-6m_pneumatophores 43-48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8170'^^xsd:string;
  dwc:scientificName 'Laurencia perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Mengbestand Avicennia_3-6m_pneumatophores 43-48'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5086'^^xsd:double;
  dwc:startLongitude '39.5086'^^xsd:double;
  dwc:endLongitude '39.5086'^^xsd:double;
  dwc:latitude '-4.4167'^^xsd:double;
  dwc:startLatitude '-4.4167'^^xsd:double;
  dwc:endLatitude '-4.4167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167))'^^xsd:string;
  dwc:aphiaid '144829'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8170'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4167"^^xsd:decimal ;
  dwc:decimalLongitude "39.5086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4167"^^xsd:decimal ;
  geo-pos:long "39.5086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_8171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Mengbestand Avicennia_3-6m_pneumatophores 43-48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8171'^^xsd:string;
  dwc:scientificName 'Leathesia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Mengbestand Avicennia_3-6m_pneumatophores 43-48'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5086'^^xsd:double;
  dwc:startLongitude '39.5086'^^xsd:double;
  dwc:endLongitude '39.5086'^^xsd:double;
  dwc:latitude '-4.4167'^^xsd:double;
  dwc:startLatitude '-4.4167'^^xsd:double;
  dwc:endLatitude '-4.4167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167))'^^xsd:string;
  dwc:aphiaid '143973'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8171'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143973'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4167"^^xsd:decimal ;
  dwc:decimalLongitude "39.5086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4167"^^xsd:decimal ;
  geo-pos:long "39.5086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_8165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Mengbestand Avicennia_3-6m_pneumatophores 43-48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8165'^^xsd:string;
  dwc:scientificName 'Enteromorpha ramulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Mengbestand Avicennia_3-6m_pneumatophores 43-48'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5086'^^xsd:double;
  dwc:startLongitude '39.5086'^^xsd:double;
  dwc:endLongitude '39.5086'^^xsd:double;
  dwc:latitude '-4.4167'^^xsd:double;
  dwc:startLatitude '-4.4167'^^xsd:double;
  dwc:endLatitude '-4.4167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167))'^^xsd:string;
  dwc:aphiaid '162804'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8165'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4167"^^xsd:decimal ;
  dwc:decimalLongitude "39.5086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4167"^^xsd:decimal ;
  geo-pos:long "39.5086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_8166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Mengbestand Avicennia_3-6m_pneumatophores 43-48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8166'^^xsd:string;
  dwc:scientificName 'Gelidiella myriocladia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Mengbestand Avicennia_3-6m_pneumatophores 43-48'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5086'^^xsd:double;
  dwc:startLongitude '39.5086'^^xsd:double;
  dwc:endLongitude '39.5086'^^xsd:double;
  dwc:latitude '-4.4167'^^xsd:double;
  dwc:startLatitude '-4.4167'^^xsd:double;
  dwc:endLatitude '-4.4167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167))'^^xsd:string;
  dwc:aphiaid '211653'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8166'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '371176'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7927> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7927'^^xsd:string;
  dwc:scientificName 'Monostroma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C_10-15cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '144290'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7927'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144290'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7929> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7929'^^xsd:string;
  dwc:scientificName 'Polysiphonia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C_10-15cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7929'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7930> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7930'^^xsd:string;
  dwc:scientificName 'Rhizoclonium africanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C_10-15cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '145072'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7930'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312602'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4167"^^xsd:decimal ;
  dwc:decimalLongitude "39.5086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4167"^^xsd:decimal ;
  geo-pos:long "39.5086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_8266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Mengbestand Sonneratia_3-6m_pneumatophores 29-32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8266'^^xsd:string;
  dwc:scientificName 'Gelidiella myriocladia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Mengbestand Sonneratia_3-6m_pneumatophores 29-32'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5086'^^xsd:double;
  dwc:startLongitude '39.5086'^^xsd:double;
  dwc:endLongitude '39.5086'^^xsd:double;
  dwc:latitude '-4.4167'^^xsd:double;
  dwc:startLatitude '-4.4167'^^xsd:double;
  dwc:endLatitude '-4.4167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167))'^^xsd:string;
  dwc:aphiaid '211653'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8266'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '371176'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4167"^^xsd:decimal ;
  dwc:decimalLongitude "39.5086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4167"^^xsd:decimal ;
  geo-pos:long "39.5086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_8270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Mengbestand Sonneratia_3-6m_pneumatophores 29-32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8270'^^xsd:string;
  dwc:scientificName 'Laurencia perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Mengbestand Sonneratia_3-6m_pneumatophores 29-32'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5086'^^xsd:double;
  dwc:startLongitude '39.5086'^^xsd:double;
  dwc:endLongitude '39.5086'^^xsd:double;
  dwc:latitude '-4.4167'^^xsd:double;
  dwc:startLatitude '-4.4167'^^xsd:double;
  dwc:endLatitude '-4.4167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167))'^^xsd:string;
  dwc:aphiaid '144829'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8270'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4167"^^xsd:decimal ;
  dwc:decimalLongitude "39.5086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4167"^^xsd:decimal ;
  geo-pos:long "39.5086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_8271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Mengbestand Sonneratia_3-6m_pneumatophores 29-32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8271'^^xsd:string;
  dwc:scientificName 'Leathesia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Mengbestand Sonneratia_3-6m_pneumatophores 29-32'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5086'^^xsd:double;
  dwc:startLongitude '39.5086'^^xsd:double;
  dwc:endLongitude '39.5086'^^xsd:double;
  dwc:latitude '-4.4167'^^xsd:double;
  dwc:startLatitude '-4.4167'^^xsd:double;
  dwc:endLatitude '-4.4167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167))'^^xsd:string;
  dwc:aphiaid '143973'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8271'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143973'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7969> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4434 39.5022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4434"^^xsd:decimal ;
  dwc:decimalLongitude "39.5022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4434 39.5022)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4434"^^xsd:decimal ;
  geo-pos:long "39.5022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Gazi Beach A_0-46m_pneumatophores 1-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7969'^^xsd:string;
  dwc:scientificName 'Hypnea cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Gazi Beach A_0-46m_pneumatophores 1-6'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5022'^^xsd:double;
  dwc:startLongitude '39.5022'^^xsd:double;
  dwc:endLongitude '39.5022'^^xsd:double;
  dwc:latitude '-4.4434'^^xsd:double;
  dwc:startLatitude '-4.4434'^^xsd:double;
  dwc:endLatitude '-4.4434'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434))'^^xsd:string;
  dwc:aphiaid '145630'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7969'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145630'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7775> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7775'^^xsd:string;
  dwc:scientificName 'Corallinaceae sp.3'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B_0-5cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7775'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4167"^^xsd:decimal ;
  dwc:decimalLongitude "39.5086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4167"^^xsd:decimal ;
  geo-pos:long "39.5086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_8220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Mengbestand Sonneratia_>10m_pneumatophores 33-34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8220'^^xsd:string;
  dwc:scientificName 'Laurencia perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Mengbestand Sonneratia_>10m_pneumatophores 33-34'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5086'^^xsd:double;
  dwc:startLongitude '39.5086'^^xsd:double;
  dwc:endLongitude '39.5086'^^xsd:double;
  dwc:latitude '-4.4167'^^xsd:double;
  dwc:startLatitude '-4.4167'^^xsd:double;
  dwc:endLatitude '-4.4167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167))'^^xsd:string;
  dwc:aphiaid '144829'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8220'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7896> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7896'^^xsd:string;
  dwc:scientificName 'Cladophora patentiramea f. longiarticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C_0-5cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '381864'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7896'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4167"^^xsd:decimal ;
  dwc:decimalLongitude "39.5086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4167"^^xsd:decimal ;
  geo-pos:long "39.5086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_8143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Mengbestand Avicennia_0-3m_pneumatophores 35-42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8143'^^xsd:string;
  dwc:scientificName 'Herposiphonia sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Mengbestand Avicennia_0-3m_pneumatophores 35-42'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5086'^^xsd:double;
  dwc:startLongitude '39.5086'^^xsd:double;
  dwc:endLongitude '39.5086'^^xsd:double;
  dwc:latitude '-4.4167'^^xsd:double;
  dwc:startLatitude '-4.4167'^^xsd:double;
  dwc:endLatitude '-4.4167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167))'^^xsd:string;
  dwc:aphiaid '205966'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8143'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '205966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4167"^^xsd:decimal ;
  dwc:decimalLongitude "39.5086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4167"^^xsd:decimal ;
  geo-pos:long "39.5086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_8223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Mengbestand Sonneratia_>10m_pneumatophores 33-34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8223'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Mengbestand Sonneratia_>10m_pneumatophores 33-34'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5086'^^xsd:double;
  dwc:startLongitude '39.5086'^^xsd:double;
  dwc:endLongitude '39.5086'^^xsd:double;
  dwc:latitude '-4.4167'^^xsd:double;
  dwc:startLatitude '-4.4167'^^xsd:double;
  dwc:endLatitude '-4.4167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8223'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4167"^^xsd:decimal ;
  dwc:decimalLongitude "39.5086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4167"^^xsd:decimal ;
  geo-pos:long "39.5086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_8102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Mengbestand Avicennia_>10m_pneumatophores 56-58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8102'^^xsd:string;
  dwc:scientificName 'Bostrychia binderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Mengbestand Avicennia_>10m_pneumatophores 56-58'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5086'^^xsd:double;
  dwc:startLongitude '39.5086'^^xsd:double;
  dwc:endLongitude '39.5086'^^xsd:double;
  dwc:latitude '-4.4167'^^xsd:double;
  dwc:startLatitude '-4.4167'^^xsd:double;
  dwc:endLatitude '-4.4167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167))'^^xsd:string;
  dwc:aphiaid '211502'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8102'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211502'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4167"^^xsd:decimal ;
  dwc:decimalLongitude "39.5086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4167"^^xsd:decimal ;
  geo-pos:long "39.5086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_8139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Mengbestand Avicennia_0-3m_pneumatophores 35-42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8139'^^xsd:string;
  dwc:scientificName 'Enteromorpha kylinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Mengbestand Avicennia_0-3m_pneumatophores 35-42'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5086'^^xsd:double;
  dwc:startLongitude '39.5086'^^xsd:double;
  dwc:endLongitude '39.5086'^^xsd:double;
  dwc:latitude '-4.4167'^^xsd:double;
  dwc:startLatitude '-4.4167'^^xsd:double;
  dwc:endLatitude '-4.4167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167))'^^xsd:string;
  dwc:aphiaid '145965'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8139'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4167"^^xsd:decimal ;
  dwc:decimalLongitude "39.5086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4167"^^xsd:decimal ;
  geo-pos:long "39.5086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_8140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Mengbestand Avicennia_0-3m_pneumatophores 35-42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8140'^^xsd:string;
  dwc:scientificName 'Enteromorpha ramulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Mengbestand Avicennia_0-3m_pneumatophores 35-42'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5086'^^xsd:double;
  dwc:startLongitude '39.5086'^^xsd:double;
  dwc:endLongitude '39.5086'^^xsd:double;
  dwc:latitude '-4.4167'^^xsd:double;
  dwc:startLatitude '-4.4167'^^xsd:double;
  dwc:endLatitude '-4.4167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167))'^^xsd:string;
  dwc:aphiaid '162804'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8140'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4167"^^xsd:decimal ;
  dwc:decimalLongitude "39.5086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4167"^^xsd:decimal ;
  geo-pos:long "39.5086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_8141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Mengbestand Avicennia_0-3m_pneumatophores 35-42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8141'^^xsd:string;
  dwc:scientificName 'Gelidiella myriocladia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Mengbestand Avicennia_0-3m_pneumatophores 35-42'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5086'^^xsd:double;
  dwc:startLongitude '39.5086'^^xsd:double;
  dwc:endLongitude '39.5086'^^xsd:double;
  dwc:latitude '-4.4167'^^xsd:double;
  dwc:startLatitude '-4.4167'^^xsd:double;
  dwc:endLatitude '-4.4167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167))'^^xsd:string;
  dwc:aphiaid '211653'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8141'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '371176'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7704> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7704'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum var. strictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A_10-15cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '551794'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7704'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4254 39.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4254"^^xsd:decimal ;
  dwc:decimalLongitude "39.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4254 39.513)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4254"^^xsd:decimal ;
  geo-pos:long "39.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_8073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Vissershut B_20-40m_pneumatophores 20-23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8073'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Vissershut B_20-40m_pneumatophores 20-23'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.513'^^xsd:double;
  dwc:startLongitude '39.513'^^xsd:double;
  dwc:endLongitude '39.513'^^xsd:double;
  dwc:latitude '-4.4254'^^xsd:double;
  dwc:startLatitude '-4.4254'^^xsd:double;
  dwc:endLatitude '-4.4254'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513 -4.4254, 39.513 -4.4254, 39.513 -4.4254, 39.513 -4.4254, 39.513 -4.4254))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8073'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4254 39.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4254"^^xsd:decimal ;
  dwc:decimalLongitude "39.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4254 39.513)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4254"^^xsd:decimal ;
  geo-pos:long "39.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_8074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Vissershut B_20-40m_pneumatophores 20-23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8074'^^xsd:string;
  dwc:scientificName 'Polysiphonia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Vissershut B_20-40m_pneumatophores 20-23'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.513'^^xsd:double;
  dwc:startLongitude '39.513'^^xsd:double;
  dwc:endLongitude '39.513'^^xsd:double;
  dwc:latitude '-4.4254'^^xsd:double;
  dwc:startLatitude '-4.4254'^^xsd:double;
  dwc:endLatitude '-4.4254'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513 -4.4254, 39.513 -4.4254, 39.513 -4.4254, 39.513 -4.4254, 39.513 -4.4254))'^^xsd:string;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8074'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7985> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4434 39.5022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4434"^^xsd:decimal ;
  dwc:decimalLongitude "39.5022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4434 39.5022)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4434"^^xsd:decimal ;
  geo-pos:long "39.5022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Gazi Beach B_46-92m_pneumatophores 7-12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7985'^^xsd:string;
  dwc:scientificName 'Cladophora patentiramea f. longiarticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Gazi Beach B_46-92m_pneumatophores 7-12'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5022'^^xsd:double;
  dwc:startLongitude '39.5022'^^xsd:double;
  dwc:endLongitude '39.5022'^^xsd:double;
  dwc:latitude '-4.4434'^^xsd:double;
  dwc:startLatitude '-4.4434'^^xsd:double;
  dwc:endLatitude '-4.4434'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434))'^^xsd:string;
  dwc:aphiaid '381864'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7985'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7992> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4434 39.5022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4434"^^xsd:decimal ;
  dwc:decimalLongitude "39.5022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4434 39.5022)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4434"^^xsd:decimal ;
  geo-pos:long "39.5022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Gazi Beach B_46-92m_pneumatophores 7-12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7992'^^xsd:string;
  dwc:scientificName 'Herposiphonia sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Gazi Beach B_46-92m_pneumatophores 7-12'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5022'^^xsd:double;
  dwc:startLongitude '39.5022'^^xsd:double;
  dwc:endLongitude '39.5022'^^xsd:double;
  dwc:latitude '-4.4434'^^xsd:double;
  dwc:startLatitude '-4.4434'^^xsd:double;
  dwc:endLatitude '-4.4434'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434))'^^xsd:string;
  dwc:aphiaid '205966'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7992'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '205966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7993> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4434 39.5022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4434"^^xsd:decimal ;
  dwc:decimalLongitude "39.5022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4434 39.5022)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4434"^^xsd:decimal ;
  geo-pos:long "39.5022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Gazi Beach B_46-92m_pneumatophores 7-12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7993'^^xsd:string;
  dwc:scientificName 'Herposiphonia sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Gazi Beach B_46-92m_pneumatophores 7-12'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5022'^^xsd:double;
  dwc:startLongitude '39.5022'^^xsd:double;
  dwc:endLongitude '39.5022'^^xsd:double;
  dwc:latitude '-4.4434'^^xsd:double;
  dwc:startLatitude '-4.4434'^^xsd:double;
  dwc:endLatitude '-4.4434'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434))'^^xsd:string;
  dwc:aphiaid '205966'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7993'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '205966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4434 39.5022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4434"^^xsd:decimal ;
  dwc:decimalLongitude "39.5022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4434 39.5022)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4434"^^xsd:decimal ;
  geo-pos:long "39.5022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_8005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Gazi Beach C_92-137m_pneumatophores 13-16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8005'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum var. strictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Gazi Beach C_92-137m_pneumatophores 13-16'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5022'^^xsd:double;
  dwc:startLongitude '39.5022'^^xsd:double;
  dwc:endLongitude '39.5022'^^xsd:double;
  dwc:latitude '-4.4434'^^xsd:double;
  dwc:startLatitude '-4.4434'^^xsd:double;
  dwc:endLatitude '-4.4434'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434))'^^xsd:string;
  dwc:aphiaid '551794'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8005'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7744> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7744'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A_5-10cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '214170'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7744'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7745> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7745'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A_5-10cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7745'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7746> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7746'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum var. strictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A_5-10cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '551794'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7746'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4434 39.5022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4434"^^xsd:decimal ;
  dwc:decimalLongitude "39.5022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4434 39.5022)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4434"^^xsd:decimal ;
  geo-pos:long "39.5022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_8004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Gazi Beach C_92-137m_pneumatophores 13-16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8004'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Gazi Beach C_92-137m_pneumatophores 13-16'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5022'^^xsd:double;
  dwc:startLongitude '39.5022'^^xsd:double;
  dwc:endLongitude '39.5022'^^xsd:double;
  dwc:latitude '-4.4434'^^xsd:double;
  dwc:startLatitude '-4.4434'^^xsd:double;
  dwc:endLatitude '-4.4434'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8004'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7978> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4434 39.5022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4434"^^xsd:decimal ;
  dwc:decimalLongitude "39.5022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4434 39.5022)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4434"^^xsd:decimal ;
  geo-pos:long "39.5022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Gazi Beach B_46-92m_pneumatophores 7-12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7978'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Gazi Beach B_46-92m_pneumatophores 7-12'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5022'^^xsd:double;
  dwc:startLongitude '39.5022'^^xsd:double;
  dwc:endLongitude '39.5022'^^xsd:double;
  dwc:latitude '-4.4434'^^xsd:double;
  dwc:startLatitude '-4.4434'^^xsd:double;
  dwc:endLatitude '-4.4434'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434))'^^xsd:string;
  dwc:aphiaid '214170'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7978'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7979> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4434 39.5022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4434"^^xsd:decimal ;
  dwc:decimalLongitude "39.5022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4434 39.5022)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4434"^^xsd:decimal ;
  geo-pos:long "39.5022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Gazi Beach B_46-92m_pneumatophores 7-12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7979'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Gazi Beach B_46-92m_pneumatophores 7-12'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5022'^^xsd:double;
  dwc:startLongitude '39.5022'^^xsd:double;
  dwc:endLongitude '39.5022'^^xsd:double;
  dwc:latitude '-4.4434'^^xsd:double;
  dwc:startLatitude '-4.4434'^^xsd:double;
  dwc:endLatitude '-4.4434'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7979'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7980> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4434 39.5022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4434"^^xsd:decimal ;
  dwc:decimalLongitude "39.5022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4434 39.5022)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4434"^^xsd:decimal ;
  geo-pos:long "39.5022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Gazi Beach B_46-92m_pneumatophores 7-12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7980'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum var. strictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Gazi Beach B_46-92m_pneumatophores 7-12'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5022'^^xsd:double;
  dwc:startLongitude '39.5022'^^xsd:double;
  dwc:endLongitude '39.5022'^^xsd:double;
  dwc:latitude '-4.4434'^^xsd:double;
  dwc:startLatitude '-4.4434'^^xsd:double;
  dwc:endLatitude '-4.4434'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434))'^^xsd:string;
  dwc:aphiaid '551794'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7980'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7718> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7718'^^xsd:string;
  dwc:scientificName 'Laurencia perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A_10-15cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '144829'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7718'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7995> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4434 39.5022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4434"^^xsd:decimal ;
  dwc:decimalLongitude "39.5022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4434 39.5022)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4434"^^xsd:decimal ;
  geo-pos:long "39.5022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Gazi Beach B_46-92m_pneumatophores 7-12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7995'^^xsd:string;
  dwc:scientificName 'Laurencia perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Gazi Beach B_46-92m_pneumatophores 7-12'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5022'^^xsd:double;
  dwc:startLongitude '39.5022'^^xsd:double;
  dwc:endLongitude '39.5022'^^xsd:double;
  dwc:latitude '-4.4434'^^xsd:double;
  dwc:startLatitude '-4.4434'^^xsd:double;
  dwc:endLatitude '-4.4434'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434))'^^xsd:string;
  dwc:aphiaid '144829'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7995'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7720> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7720'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A_10-15cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7720'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7721> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7721'^^xsd:string;
  dwc:scientificName 'Polysiphonia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A_10-15cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7721'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4434 39.5022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4434"^^xsd:decimal ;
  dwc:decimalLongitude "39.5022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4434 39.5022)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4434"^^xsd:decimal ;
  geo-pos:long "39.5022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_8022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Gazi Beach C_92-137m_pneumatophores 13-16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8022'^^xsd:string;
  dwc:scientificName 'Monostroma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Gazi Beach C_92-137m_pneumatophores 13-16'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5022'^^xsd:double;
  dwc:startLongitude '39.5022'^^xsd:double;
  dwc:endLongitude '39.5022'^^xsd:double;
  dwc:latitude '-4.4434'^^xsd:double;
  dwc:startLatitude '-4.4434'^^xsd:double;
  dwc:endLatitude '-4.4434'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434))'^^xsd:string;
  dwc:aphiaid '144290'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8022'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144290'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4434 39.5022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4434"^^xsd:decimal ;
  dwc:decimalLongitude "39.5022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4434 39.5022)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4434"^^xsd:decimal ;
  geo-pos:long "39.5022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_8010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Gazi Beach C_92-137m_pneumatophores 13-16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8010'^^xsd:string;
  dwc:scientificName 'Cladophora patentiramea f. longiarticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Gazi Beach C_92-137m_pneumatophores 13-16'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5022'^^xsd:double;
  dwc:startLongitude '39.5022'^^xsd:double;
  dwc:endLongitude '39.5022'^^xsd:double;
  dwc:latitude '-4.4434'^^xsd:double;
  dwc:startLatitude '-4.4434'^^xsd:double;
  dwc:endLatitude '-4.4434'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434))'^^xsd:string;
  dwc:aphiaid '381864'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8010'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7702> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7702'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A_10-15cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '214170'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7702'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7884> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7884'^^xsd:string;
  dwc:scientificName 'Laurencia perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B_5-10cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '144829'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7884'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7886> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7886'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B_5-10cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7886'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7887> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7887'^^xsd:string;
  dwc:scientificName 'Polysiphonia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B_5-10cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7887'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7891> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7891'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum var. strictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C_0-5cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '551794'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7891'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7892> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7892'^^xsd:string;
  dwc:scientificName 'Ceramium truncatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C_0-5cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '211704'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7892'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211704'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7703> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7703'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A_10-15cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7703'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7714> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7714'^^xsd:string;
  dwc:scientificName 'Gelidiella myriocladia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A_10-15cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '211653'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7714'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '371176'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7715> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7715'^^xsd:string;
  dwc:scientificName 'Herposiphonia sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A_10-15cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '205966'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7715'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '205966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4167"^^xsd:decimal ;
  dwc:decimalLongitude "39.5086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4167"^^xsd:decimal ;
  geo-pos:long "39.5086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_8227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Mengbestand Sonneratia_0-3m_pneumatophores 24-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8227'^^xsd:string;
  dwc:scientificName 'Bostrychia binderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Mengbestand Sonneratia_0-3m_pneumatophores 24-28'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5086'^^xsd:double;
  dwc:startLongitude '39.5086'^^xsd:double;
  dwc:endLongitude '39.5086'^^xsd:double;
  dwc:latitude '-4.4167'^^xsd:double;
  dwc:startLatitude '-4.4167'^^xsd:double;
  dwc:endLatitude '-4.4167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167))'^^xsd:string;
  dwc:aphiaid '211502'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8227'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211502'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4167"^^xsd:decimal ;
  dwc:decimalLongitude "39.5086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4167"^^xsd:decimal ;
  geo-pos:long "39.5086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_8228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Mengbestand Sonneratia_0-3m_pneumatophores 24-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8228'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Mengbestand Sonneratia_0-3m_pneumatophores 24-28'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5086'^^xsd:double;
  dwc:startLongitude '39.5086'^^xsd:double;
  dwc:endLongitude '39.5086'^^xsd:double;
  dwc:latitude '-4.4167'^^xsd:double;
  dwc:startLatitude '-4.4167'^^xsd:double;
  dwc:endLatitude '-4.4167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167))'^^xsd:string;
  dwc:aphiaid '214170'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8228'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4167"^^xsd:decimal ;
  dwc:decimalLongitude "39.5086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4167"^^xsd:decimal ;
  geo-pos:long "39.5086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_8229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Mengbestand Sonneratia_0-3m_pneumatophores 24-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8229'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Mengbestand Sonneratia_0-3m_pneumatophores 24-28'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5086'^^xsd:double;
  dwc:startLongitude '39.5086'^^xsd:double;
  dwc:endLongitude '39.5086'^^xsd:double;
  dwc:latitude '-4.4167'^^xsd:double;
  dwc:startLatitude '-4.4167'^^xsd:double;
  dwc:endLatitude '-4.4167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8229'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7723> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7723'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A_15-20cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '214170'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7723'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7724> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7724'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A_15-20cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7724'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7725> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7725'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum var. strictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A_15-20cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '551794'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7725'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7950> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7950'^^xsd:string;
  dwc:scientificName 'Polysiphonia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C_5-10cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7950'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7951> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7951'^^xsd:string;
  dwc:scientificName 'Rhizoclonium africanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C_5-10cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '145072'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7951'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '1312602'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7728> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7728'^^xsd:string;
  dwc:scientificName 'Chaetomorpha minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A_15-20cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '157109'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7728'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7786> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7786'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B_10-15cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '214170'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7786'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7787> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7787'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B_10-15cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7787'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7788> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7788'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum var. strictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B_10-15cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '551794'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7788'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7881> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7881'^^xsd:string;
  dwc:scientificName 'Herposiphonia sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B_5-10cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '205966'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7881'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '205966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7882> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7882'^^xsd:string;
  dwc:scientificName 'Herposiphonia sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B_5-10cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '205966'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7882'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '205966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7970> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4434 39.5022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4434"^^xsd:decimal ;
  dwc:decimalLongitude "39.5022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4434 39.5022)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4434"^^xsd:decimal ;
  geo-pos:long "39.5022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Gazi Beach A_0-46m_pneumatophores 1-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7970'^^xsd:string;
  dwc:scientificName 'Laurencia perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Gazi Beach A_0-46m_pneumatophores 1-6'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5022'^^xsd:double;
  dwc:startLongitude '39.5022'^^xsd:double;
  dwc:endLongitude '39.5022'^^xsd:double;
  dwc:latitude '-4.4434'^^xsd:double;
  dwc:startLatitude '-4.4434'^^xsd:double;
  dwc:endLatitude '-4.4434'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434))'^^xsd:string;
  dwc:aphiaid '144829'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7970'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7693> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7693'^^xsd:string;
  dwc:scientificName 'Gelidiella myriocladia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A_0-5cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '211653'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7693'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '371176'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7875> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7875'^^xsd:string;
  dwc:scientificName 'Cladophora patentiramea f. longiarticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B_5-10cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '381864'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7875'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7699> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7699'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A_0-5cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7699'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7700> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7700'^^xsd:string;
  dwc:scientificName 'Polysiphonia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A_0-5cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7700'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7973> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4434 39.5022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4434"^^xsd:decimal ;
  dwc:decimalLongitude "39.5022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4434 39.5022)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4434"^^xsd:decimal ;
  geo-pos:long "39.5022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Gazi Beach A_0-46m_pneumatophores 1-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7973'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Gazi Beach A_0-46m_pneumatophores 1-6'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5022'^^xsd:double;
  dwc:startLongitude '39.5022'^^xsd:double;
  dwc:endLongitude '39.5022'^^xsd:double;
  dwc:latitude '-4.4434'^^xsd:double;
  dwc:startLatitude '-4.4434'^^xsd:double;
  dwc:endLatitude '-4.4434'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7973'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7974> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4434 39.5022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4434"^^xsd:decimal ;
  dwc:decimalLongitude "39.5022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4434 39.5022)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4434"^^xsd:decimal ;
  geo-pos:long "39.5022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Gazi Beach A_0-46m_pneumatophores 1-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7974'^^xsd:string;
  dwc:scientificName 'Polysiphonia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Gazi Beach A_0-46m_pneumatophores 1-6'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5022'^^xsd:double;
  dwc:startLongitude '39.5022'^^xsd:double;
  dwc:endLongitude '39.5022'^^xsd:double;
  dwc:latitude '-4.4434'^^xsd:double;
  dwc:startLatitude '-4.4434'^^xsd:double;
  dwc:endLatitude '-4.4434'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434))'^^xsd:string;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7974'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4434 39.5022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4434"^^xsd:decimal ;
  dwc:decimalLongitude "39.5022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4434 39.5022)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4434"^^xsd:decimal ;
  geo-pos:long "39.5022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_8007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Gazi Beach C_92-137m_pneumatophores 13-16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8007'^^xsd:string;
  dwc:scientificName 'Chaetomorpha media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Gazi Beach C_92-137m_pneumatophores 13-16'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5022'^^xsd:double;
  dwc:startLongitude '39.5022'^^xsd:double;
  dwc:endLongitude '39.5022'^^xsd:double;
  dwc:latitude '-4.4434'^^xsd:double;
  dwc:startLatitude '-4.4434'^^xsd:double;
  dwc:endLatitude '-4.4434'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434))'^^xsd:string;
  dwc:aphiaid '214381'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8007'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145021'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4434 39.5022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4434"^^xsd:decimal ;
  dwc:decimalLongitude "39.5022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4434 39.5022)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4434"^^xsd:decimal ;
  geo-pos:long "39.5022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_8008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Gazi Beach C_92-137m_pneumatophores 13-16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8008'^^xsd:string;
  dwc:scientificName 'Chaetomorpha minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Gazi Beach C_92-137m_pneumatophores 13-16'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5022'^^xsd:double;
  dwc:startLongitude '39.5022'^^xsd:double;
  dwc:endLongitude '39.5022'^^xsd:double;
  dwc:latitude '-4.4434'^^xsd:double;
  dwc:startLatitude '-4.4434'^^xsd:double;
  dwc:endLatitude '-4.4434'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434))'^^xsd:string;
  dwc:aphiaid '157109'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8008'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4434 39.5022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4434"^^xsd:decimal ;
  dwc:decimalLongitude "39.5022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4434 39.5022)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4434"^^xsd:decimal ;
  geo-pos:long "39.5022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_8009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Gazi Beach C_92-137m_pneumatophores 13-16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8009'^^xsd:string;
  dwc:scientificName 'Cladophora mauritiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Gazi Beach C_92-137m_pneumatophores 13-16'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5022'^^xsd:double;
  dwc:startLongitude '39.5022'^^xsd:double;
  dwc:endLongitude '39.5022'^^xsd:double;
  dwc:latitude '-4.4434'^^xsd:double;
  dwc:startLatitude '-4.4434'^^xsd:double;
  dwc:endLatitude '-4.4434'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434))'^^xsd:string;
  dwc:aphiaid '381152'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8009'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7694> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7694'^^xsd:string;
  dwc:scientificName 'Herposiphonia sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A_0-5cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '205966'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7694'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '205966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7696> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7696'^^xsd:string;
  dwc:scientificName 'Hypnea cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A_0-5cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '145630'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7696'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145630'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7697> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7697'^^xsd:string;
  dwc:scientificName 'Laurencia perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A_0-5cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '144829'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7697'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7749> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7749'^^xsd:string;
  dwc:scientificName 'Chaetomorpha minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A_5-10cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '157109'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7749'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7755> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7755'^^xsd:string;
  dwc:scientificName 'Enteromorpha kylinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A_5-10cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '145965'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7755'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7756> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7756'^^xsd:string;
  dwc:scientificName 'Gelidiella myriocladia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A_5-10cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '211653'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7756'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '371176'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7757> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7757'^^xsd:string;
  dwc:scientificName 'Herposiphonia sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A_5-10cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '205966'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7757'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '205966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7739> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7739'^^xsd:string;
  dwc:scientificName 'Laurencia perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A_15-20cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '144829'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7739'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7741> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7741'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A_15-20cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7741'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7742> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7742'^^xsd:string;
  dwc:scientificName 'Polysiphonia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A_15-20cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7742'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7999> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4434 39.5022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4434"^^xsd:decimal ;
  dwc:decimalLongitude "39.5022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4434 39.5022)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4434"^^xsd:decimal ;
  geo-pos:long "39.5022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Gazi Beach B_46-92m_pneumatophores 7-12" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7999'^^xsd:string;
  dwc:scientificName 'Polysiphonia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Gazi Beach B_46-92m_pneumatophores 7-12'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5022'^^xsd:double;
  dwc:startLongitude '39.5022'^^xsd:double;
  dwc:endLongitude '39.5022'^^xsd:double;
  dwc:latitude '-4.4434'^^xsd:double;
  dwc:startLatitude '-4.4434'^^xsd:double;
  dwc:endLatitude '-4.4434'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434))'^^xsd:string;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7999'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4254 39.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4254"^^xsd:decimal ;
  dwc:decimalLongitude "39.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4254 39.513)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4254"^^xsd:decimal ;
  geo-pos:long "39.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_8067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Vissershut B_20-40m_pneumatophores 20-23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8067'^^xsd:string;
  dwc:scientificName 'Herposiphonia sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Vissershut B_20-40m_pneumatophores 20-23'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.513'^^xsd:double;
  dwc:startLongitude '39.513'^^xsd:double;
  dwc:endLongitude '39.513'^^xsd:double;
  dwc:latitude '-4.4254'^^xsd:double;
  dwc:startLatitude '-4.4254'^^xsd:double;
  dwc:endLatitude '-4.4254'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513 -4.4254, 39.513 -4.4254, 39.513 -4.4254, 39.513 -4.4254, 39.513 -4.4254))'^^xsd:string;
  dwc:aphiaid '205966'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8067'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '205966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4254 39.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4254"^^xsd:decimal ;
  dwc:decimalLongitude "39.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4254 39.513)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4254"^^xsd:decimal ;
  geo-pos:long "39.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_8068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Vissershut B_20-40m_pneumatophores 20-23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8068'^^xsd:string;
  dwc:scientificName 'Herposiphonia sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Vissershut B_20-40m_pneumatophores 20-23'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.513'^^xsd:double;
  dwc:startLongitude '39.513'^^xsd:double;
  dwc:endLongitude '39.513'^^xsd:double;
  dwc:latitude '-4.4254'^^xsd:double;
  dwc:startLatitude '-4.4254'^^xsd:double;
  dwc:endLatitude '-4.4254'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513 -4.4254, 39.513 -4.4254, 39.513 -4.4254, 39.513 -4.4254, 39.513 -4.4254))'^^xsd:string;
  dwc:aphiaid '205966'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8068'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '205966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4434 39.5022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4434"^^xsd:decimal ;
  dwc:decimalLongitude "39.5022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4434 39.5022)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4434"^^xsd:decimal ;
  geo-pos:long "39.5022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_8024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Gazi Beach C_92-137m_pneumatophores 13-16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8024'^^xsd:string;
  dwc:scientificName 'Polysiphonia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Gazi Beach C_92-137m_pneumatophores 13-16'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5022'^^xsd:double;
  dwc:startLongitude '39.5022'^^xsd:double;
  dwc:endLongitude '39.5022'^^xsd:double;
  dwc:latitude '-4.4434'^^xsd:double;
  dwc:startLatitude '-4.4434'^^xsd:double;
  dwc:endLatitude '-4.4434'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434))'^^xsd:string;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8024'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7573> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43005"^^xsd:decimal ;
  dwc:decimalLongitude "39.5054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1520.3"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43005"^^xsd:decimal ;
  geo-pos:long "39.5054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1520.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7573'^^xsd:string;
  dwc:scientificName 'Polysiphonia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5054'^^xsd:double;
  dwc:latitude '-4.43005'^^xsd:double;
  dwc:coordinatePrecision '1520.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513 -4.4434, 39.513 -4.4167, 39.5022 -4.4167, 39.5022 -4.4434, 39.513 -4.4434))'^^xsd:string;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7573'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7572> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43005"^^xsd:decimal ;
  dwc:decimalLongitude "39.5054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1520.3"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43005"^^xsd:decimal ;
  geo-pos:long "39.5054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1520.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7572'^^xsd:string;
  dwc:scientificName 'Cladophoropsis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5054'^^xsd:double;
  dwc:latitude '-4.43005'^^xsd:double;
  dwc:coordinatePrecision '1520.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513 -4.4434, 39.513 -4.4167, 39.5022 -4.4167, 39.5022 -4.4434, 39.513 -4.4434))'^^xsd:string;
  dwc:aphiaid '144263'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7572'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144263'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7563> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43005"^^xsd:decimal ;
  dwc:decimalLongitude "39.5054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1520.3"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43005"^^xsd:decimal ;
  geo-pos:long "39.5054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1520.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7563'^^xsd:string;
  dwc:scientificName 'Laurencia perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5054'^^xsd:double;
  dwc:latitude '-4.43005'^^xsd:double;
  dwc:coordinatePrecision '1520.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513 -4.4434, 39.513 -4.4167, 39.5022 -4.4167, 39.5022 -4.4434, 39.513 -4.4434))'^^xsd:string;
  dwc:aphiaid '144829'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7563'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7571> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43005"^^xsd:decimal ;
  dwc:decimalLongitude "39.5054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1520.3"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43005"^^xsd:decimal ;
  geo-pos:long "39.5054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1520.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7571'^^xsd:string;
  dwc:scientificName 'Caulerpa verticillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5054'^^xsd:double;
  dwc:latitude '-4.43005'^^xsd:double;
  dwc:coordinatePrecision '1520.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513 -4.4434, 39.513 -4.4167, 39.5022 -4.4167, 39.5022 -4.4434, 39.513 -4.4434))'^^xsd:string;
  dwc:aphiaid '211483'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7571'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211483'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7530> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43005"^^xsd:decimal ;
  dwc:decimalLongitude "39.5054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1520.3"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43005"^^xsd:decimal ;
  geo-pos:long "39.5054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1520.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7530'^^xsd:string;
  dwc:scientificName 'Chaetomorpha cfr gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5054'^^xsd:double;
  dwc:latitude '-4.43005'^^xsd:double;
  dwc:coordinatePrecision '1520.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513 -4.4434, 39.513 -4.4167, 39.5022 -4.4167, 39.5022 -4.4434, 39.513 -4.4434))'^^xsd:string;
  dwc:aphiaid '143995'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7530'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143995'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7568> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43005"^^xsd:decimal ;
  dwc:decimalLongitude "39.5054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1520.3"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43005"^^xsd:decimal ;
  geo-pos:long "39.5054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1520.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7568'^^xsd:string;
  dwc:scientificName 'Enteromorpha kylinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5054'^^xsd:double;
  dwc:latitude '-4.43005'^^xsd:double;
  dwc:coordinatePrecision '1520.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513 -4.4434, 39.513 -4.4167, 39.5022 -4.4167, 39.5022 -4.4434, 39.513 -4.4434))'^^xsd:string;
  dwc:aphiaid '145965'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7568'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '234473'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7569> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43005"^^xsd:decimal ;
  dwc:decimalLongitude "39.5054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1520.3"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43005"^^xsd:decimal ;
  geo-pos:long "39.5054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1520.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7569'^^xsd:string;
  dwc:scientificName 'Caulacanthus ustulatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5054'^^xsd:double;
  dwc:latitude '-4.43005'^^xsd:double;
  dwc:coordinatePrecision '1520.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513 -4.4434, 39.513 -4.4167, 39.5022 -4.4167, 39.5022 -4.4434, 39.513 -4.4434))'^^xsd:string;
  dwc:aphiaid '145606'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7569'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145606'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7570> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43005"^^xsd:decimal ;
  dwc:decimalLongitude "39.5054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1520.3"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43005"^^xsd:decimal ;
  geo-pos:long "39.5054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1520.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7570'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum var. strictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5054'^^xsd:double;
  dwc:latitude '-4.43005'^^xsd:double;
  dwc:coordinatePrecision '1520.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513 -4.4434, 39.513 -4.4167, 39.5022 -4.4167, 39.5022 -4.4434, 39.513 -4.4434))'^^xsd:string;
  dwc:aphiaid '551794'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7570'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7547> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43005"^^xsd:decimal ;
  dwc:decimalLongitude "39.5054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1520.3"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43005"^^xsd:decimal ;
  geo-pos:long "39.5054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1520.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7547'^^xsd:string;
  dwc:scientificName 'Corallinaceae sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5054'^^xsd:double;
  dwc:latitude '-4.43005'^^xsd:double;
  dwc:coordinatePrecision '1520.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513 -4.4434, 39.513 -4.4167, 39.5022 -4.4167, 39.5022 -4.4434, 39.513 -4.4434))'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7547'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7548> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43005"^^xsd:decimal ;
  dwc:decimalLongitude "39.5054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1520.3"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43005"^^xsd:decimal ;
  geo-pos:long "39.5054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1520.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7548'^^xsd:string;
  dwc:scientificName 'Corallinaceae sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5054'^^xsd:double;
  dwc:latitude '-4.43005'^^xsd:double;
  dwc:coordinatePrecision '1520.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513 -4.4434, 39.513 -4.4167, 39.5022 -4.4167, 39.5022 -4.4434, 39.513 -4.4434))'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7548'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7549> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43005"^^xsd:decimal ;
  dwc:decimalLongitude "39.5054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1520.3"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43005"^^xsd:decimal ;
  geo-pos:long "39.5054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1520.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7549'^^xsd:string;
  dwc:scientificName 'Corallinaceae sp.3'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5054'^^xsd:double;
  dwc:latitude '-4.43005'^^xsd:double;
  dwc:coordinatePrecision '1520.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513 -4.4434, 39.513 -4.4167, 39.5022 -4.4167, 39.5022 -4.4434, 39.513 -4.4434))'^^xsd:string;
  dwc:aphiaid '143691'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7549'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143691'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7550> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43005"^^xsd:decimal ;
  dwc:decimalLongitude "39.5054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1520.3"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43005"^^xsd:decimal ;
  geo-pos:long "39.5054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1520.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7550'^^xsd:string;
  dwc:scientificName 'Herposiphonia sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5054'^^xsd:double;
  dwc:latitude '-4.43005'^^xsd:double;
  dwc:coordinatePrecision '1520.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513 -4.4434, 39.513 -4.4167, 39.5022 -4.4167, 39.5022 -4.4434, 39.513 -4.4434))'^^xsd:string;
  dwc:aphiaid '205966'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7550'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '205966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7532> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43005"^^xsd:decimal ;
  dwc:decimalLongitude "39.5054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1520.3"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43005"^^xsd:decimal ;
  geo-pos:long "39.5054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1520.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7532'^^xsd:string;
  dwc:scientificName 'Dictyota cfr. adnata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5054'^^xsd:double;
  dwc:latitude '-4.43005'^^xsd:double;
  dwc:coordinatePrecision '1520.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513 -4.4434, 39.513 -4.4167, 39.5022 -4.4167, 39.5022 -4.4434, 39.513 -4.4434))'^^xsd:string;
  dwc:aphiaid '144086'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7532'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144086'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7533> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43005"^^xsd:decimal ;
  dwc:decimalLongitude "39.5054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1520.3"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43005"^^xsd:decimal ;
  geo-pos:long "39.5054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1520.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7533'^^xsd:string;
  dwc:scientificName 'Bostrychia binderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5054'^^xsd:double;
  dwc:latitude '-4.43005'^^xsd:double;
  dwc:coordinatePrecision '1520.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513 -4.4434, 39.513 -4.4167, 39.5022 -4.4167, 39.5022 -4.4434, 39.513 -4.4434))'^^xsd:string;
  dwc:aphiaid '211502'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7533'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211502'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7534> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43005"^^xsd:decimal ;
  dwc:decimalLongitude "39.5054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1520.3"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43005"^^xsd:decimal ;
  geo-pos:long "39.5054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1520.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7534'^^xsd:string;
  dwc:scientificName 'Bostrychia radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5054'^^xsd:double;
  dwc:latitude '-4.43005'^^xsd:double;
  dwc:coordinatePrecision '1520.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513 -4.4434, 39.513 -4.4167, 39.5022 -4.4167, 39.5022 -4.4434, 39.513 -4.4434))'^^xsd:string;
  dwc:aphiaid '157313'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7534'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157313'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7535> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43005"^^xsd:decimal ;
  dwc:decimalLongitude "39.5054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1520.3"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43005"^^xsd:decimal ;
  geo-pos:long "39.5054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1520.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7535'^^xsd:string;
  dwc:scientificName 'Bostrychia tenella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5054'^^xsd:double;
  dwc:latitude '-4.43005'^^xsd:double;
  dwc:coordinatePrecision '1520.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513 -4.4434, 39.513 -4.4167, 39.5022 -4.4167, 39.5022 -4.4434, 39.513 -4.4434))'^^xsd:string;
  dwc:aphiaid '211501'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7535'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211501'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7536> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43005"^^xsd:decimal ;
  dwc:decimalLongitude "39.5054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1520.3"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43005"^^xsd:decimal ;
  geo-pos:long "39.5054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1520.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7536'^^xsd:string;
  dwc:scientificName 'Chroococcus turgidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5054'^^xsd:double;
  dwc:latitude '-4.43005'^^xsd:double;
  dwc:coordinatePrecision '1520.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513 -4.4434, 39.513 -4.4167, 39.5022 -4.4167, 39.5022 -4.4434, 39.513 -4.4434))'^^xsd:string;
  dwc:aphiaid '146566'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7536'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146566'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7537> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43005"^^xsd:decimal ;
  dwc:decimalLongitude "39.5054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1520.3"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43005"^^xsd:decimal ;
  geo-pos:long "39.5054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1520.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7537'^^xsd:string;
  dwc:scientificName 'Johannesbaptistia pellucida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5054'^^xsd:double;
  dwc:latitude '-4.43005'^^xsd:double;
  dwc:coordinatePrecision '1520.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513 -4.4434, 39.513 -4.4167, 39.5022 -4.4167, 39.5022 -4.4434, 39.513 -4.4434))'^^xsd:string;
  dwc:aphiaid '213713'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7537'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213713'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7538> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43005"^^xsd:decimal ;
  dwc:decimalLongitude "39.5054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1520.3"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43005"^^xsd:decimal ;
  geo-pos:long "39.5054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1520.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7538'^^xsd:string;
  dwc:scientificName 'Lyngbya sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5054'^^xsd:double;
  dwc:latitude '-4.43005'^^xsd:double;
  dwc:coordinatePrecision '1520.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513 -4.4434, 39.513 -4.4167, 39.5022 -4.4167, 39.5022 -4.4434, 39.513 -4.4434))'^^xsd:string;
  dwc:aphiaid '146538'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7538'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '146538'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7539> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43005"^^xsd:decimal ;
  dwc:decimalLongitude "39.5054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1520.3"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43005"^^xsd:decimal ;
  geo-pos:long "39.5054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1520.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7539'^^xsd:string;
  dwc:scientificName 'Microcoleus chthonoplastes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5054'^^xsd:double;
  dwc:latitude '-4.43005'^^xsd:double;
  dwc:coordinatePrecision '1520.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513 -4.4434, 39.513 -4.4167, 39.5022 -4.4167, 39.5022 -4.4434, 39.513 -4.4434))'^^xsd:string;
  dwc:aphiaid '660750'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7539'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '495604'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7540> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43005"^^xsd:decimal ;
  dwc:decimalLongitude "39.5054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1520.3"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43005"^^xsd:decimal ;
  geo-pos:long "39.5054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1520.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7540'^^xsd:string;
  dwc:scientificName 'Leathesia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5054'^^xsd:double;
  dwc:latitude '-4.43005'^^xsd:double;
  dwc:coordinatePrecision '1520.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513 -4.4434, 39.513 -4.4167, 39.5022 -4.4167, 39.5022 -4.4434, 39.513 -4.4434))'^^xsd:string;
  dwc:aphiaid '143973'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7540'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143973'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7531> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43005"^^xsd:decimal ;
  dwc:decimalLongitude "39.5054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1520.3"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43005"^^xsd:decimal ;
  geo-pos:long "39.5054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1520.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7531'^^xsd:string;
  dwc:scientificName 'Boodleopsis pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5054'^^xsd:double;
  dwc:latitude '-4.43005'^^xsd:double;
  dwc:coordinatePrecision '1520.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513 -4.4434, 39.513 -4.4167, 39.5022 -4.4167, 39.5022 -4.4434, 39.513 -4.4434))'^^xsd:string;
  dwc:aphiaid '214415'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7531'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214415'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7541> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43005"^^xsd:decimal ;
  dwc:decimalLongitude "39.5054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1520.3"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43005"^^xsd:decimal ;
  geo-pos:long "39.5054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1520.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7541'^^xsd:string;
  dwc:scientificName 'Gracilaria corticata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5054'^^xsd:double;
  dwc:latitude '-4.43005'^^xsd:double;
  dwc:coordinatePrecision '1520.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513 -4.4434, 39.513 -4.4167, 39.5022 -4.4167, 39.5022 -4.4434, 39.513 -4.4434))'^^xsd:string;
  dwc:aphiaid '211551'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7541'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211551'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7542> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43005"^^xsd:decimal ;
  dwc:decimalLongitude "39.5054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1520.3"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43005"^^xsd:decimal ;
  geo-pos:long "39.5054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1520.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7542'^^xsd:string;
  dwc:scientificName 'Dictyota cfr. cervicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5054'^^xsd:double;
  dwc:latitude '-4.43005'^^xsd:double;
  dwc:coordinatePrecision '1520.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513 -4.4434, 39.513 -4.4167, 39.5022 -4.4167, 39.5022 -4.4434, 39.513 -4.4434))'^^xsd:string;
  dwc:aphiaid '144086'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7542'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144086'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7543> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43005"^^xsd:decimal ;
  dwc:decimalLongitude "39.5054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1520.3"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43005"^^xsd:decimal ;
  geo-pos:long "39.5054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1520.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7543'^^xsd:string;
  dwc:scientificName 'Ceramium truncatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5054'^^xsd:double;
  dwc:latitude '-4.43005'^^xsd:double;
  dwc:coordinatePrecision '1520.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513 -4.4434, 39.513 -4.4167, 39.5022 -4.4167, 39.5022 -4.4434, 39.513 -4.4434))'^^xsd:string;
  dwc:aphiaid '211704'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7543'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211704'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7544> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43005"^^xsd:decimal ;
  dwc:decimalLongitude "39.5054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1520.3"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43005"^^xsd:decimal ;
  geo-pos:long "39.5054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1520.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7544'^^xsd:string;
  dwc:scientificName 'Chaetomorpha media'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5054'^^xsd:double;
  dwc:latitude '-4.43005'^^xsd:double;
  dwc:coordinatePrecision '1520.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513 -4.4434, 39.513 -4.4167, 39.5022 -4.4167, 39.5022 -4.4434, 39.513 -4.4434))'^^xsd:string;
  dwc:aphiaid '214381'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7544'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145021'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7545> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43005"^^xsd:decimal ;
  dwc:decimalLongitude "39.5054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1520.3"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43005"^^xsd:decimal ;
  geo-pos:long "39.5054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1520.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7545'^^xsd:string;
  dwc:scientificName 'Chaetomorpha minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5054'^^xsd:double;
  dwc:latitude '-4.43005'^^xsd:double;
  dwc:coordinatePrecision '1520.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513 -4.4434, 39.513 -4.4167, 39.5022 -4.4167, 39.5022 -4.4434, 39.513 -4.4434))'^^xsd:string;
  dwc:aphiaid '157109'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7545'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7546> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43005"^^xsd:decimal ;
  dwc:decimalLongitude "39.5054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1520.3"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43005"^^xsd:decimal ;
  geo-pos:long "39.5054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1520.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7546'^^xsd:string;
  dwc:scientificName 'Cladophora mauritiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5054'^^xsd:double;
  dwc:latitude '-4.43005'^^xsd:double;
  dwc:coordinatePrecision '1520.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513 -4.4434, 39.513 -4.4167, 39.5022 -4.4167, 39.5022 -4.4434, 39.513 -4.4434))'^^xsd:string;
  dwc:aphiaid '381152'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7546'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145070'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7556> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43005"^^xsd:decimal ;
  dwc:decimalLongitude "39.5054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1520.3"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43005"^^xsd:decimal ;
  geo-pos:long "39.5054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1520.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7556'^^xsd:string;
  dwc:scientificName 'Hypnea cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5054'^^xsd:double;
  dwc:latitude '-4.43005'^^xsd:double;
  dwc:coordinatePrecision '1520.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513 -4.4434, 39.513 -4.4167, 39.5022 -4.4167, 39.5022 -4.4434, 39.513 -4.4434))'^^xsd:string;
  dwc:aphiaid '145630'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7556'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145630'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7557> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43005"^^xsd:decimal ;
  dwc:decimalLongitude "39.5054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1520.3"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43005"^^xsd:decimal ;
  geo-pos:long "39.5054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1520.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7557'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5054'^^xsd:double;
  dwc:latitude '-4.43005'^^xsd:double;
  dwc:coordinatePrecision '1520.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513 -4.4434, 39.513 -4.4167, 39.5022 -4.4167, 39.5022 -4.4434, 39.513 -4.4434))'^^xsd:string;
  dwc:aphiaid '214170'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7557'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7558> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43005"^^xsd:decimal ;
  dwc:decimalLongitude "39.5054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1520.3"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43005"^^xsd:decimal ;
  geo-pos:long "39.5054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1520.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7558'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5054'^^xsd:double;
  dwc:latitude '-4.43005'^^xsd:double;
  dwc:coordinatePrecision '1520.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513 -4.4434, 39.513 -4.4167, 39.5022 -4.4167, 39.5022 -4.4434, 39.513 -4.4434))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7558'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7559> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43005"^^xsd:decimal ;
  dwc:decimalLongitude "39.5054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1520.3"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43005"^^xsd:decimal ;
  geo-pos:long "39.5054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1520.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7559'^^xsd:string;
  dwc:scientificName 'Cladophora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5054'^^xsd:double;
  dwc:latitude '-4.43005'^^xsd:double;
  dwc:coordinatePrecision '1520.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513 -4.4434, 39.513 -4.4167, 39.5022 -4.4167, 39.5022 -4.4434, 39.513 -4.4434))'^^xsd:string;
  dwc:aphiaid '143996'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7559'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143996'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7560> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43005"^^xsd:decimal ;
  dwc:decimalLongitude "39.5054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1520.3"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43005"^^xsd:decimal ;
  geo-pos:long "39.5054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1520.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7560'^^xsd:string;
  dwc:scientificName 'Enteromorpha ramulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5054'^^xsd:double;
  dwc:latitude '-4.43005'^^xsd:double;
  dwc:coordinatePrecision '1520.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513 -4.4434, 39.513 -4.4167, 39.5022 -4.4167, 39.5022 -4.4434, 39.513 -4.4434))'^^xsd:string;
  dwc:aphiaid '162804'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7560'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7561> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43005"^^xsd:decimal ;
  dwc:decimalLongitude "39.5054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1520.3"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43005"^^xsd:decimal ;
  geo-pos:long "39.5054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1520.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7561'^^xsd:string;
  dwc:scientificName 'Gelidiella myriocladia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5054'^^xsd:double;
  dwc:latitude '-4.43005'^^xsd:double;
  dwc:coordinatePrecision '1520.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513 -4.4434, 39.513 -4.4167, 39.5022 -4.4167, 39.5022 -4.4434, 39.513 -4.4434))'^^xsd:string;
  dwc:aphiaid '211653'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7561'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '371176'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7562> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43005"^^xsd:decimal ;
  dwc:decimalLongitude "39.5054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1520.3"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43005"^^xsd:decimal ;
  geo-pos:long "39.5054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1520.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7562'^^xsd:string;
  dwc:scientificName 'Herposiphonia sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5054'^^xsd:double;
  dwc:latitude '-4.43005'^^xsd:double;
  dwc:coordinatePrecision '1520.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513 -4.4434, 39.513 -4.4167, 39.5022 -4.4167, 39.5022 -4.4434, 39.513 -4.4434))'^^xsd:string;
  dwc:aphiaid '205966'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7562'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '205966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7684> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43005"^^xsd:decimal ;
  dwc:decimalLongitude "39.5054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1520.3"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43005"^^xsd:decimal ;
  geo-pos:long "39.5054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1520.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7684'^^xsd:string;
  dwc:scientificName 'Caulerpa fastigiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5054'^^xsd:double;
  dwc:latitude '-4.43005'^^xsd:double;
  dwc:coordinatePrecision '1520.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513 -4.4434, 39.513 -4.4167, 39.5022 -4.4167, 39.5022 -4.4434, 39.513 -4.4434))'^^xsd:string;
  dwc:aphiaid '211471'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7684'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211471'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7564> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43005"^^xsd:decimal ;
  dwc:decimalLongitude "39.5054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1520.3"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43005"^^xsd:decimal ;
  geo-pos:long "39.5054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1520.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7564'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5054'^^xsd:double;
  dwc:latitude '-4.43005'^^xsd:double;
  dwc:coordinatePrecision '1520.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513 -4.4434, 39.513 -4.4167, 39.5022 -4.4167, 39.5022 -4.4434, 39.513 -4.4434))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7564'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7565> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43005"^^xsd:decimal ;
  dwc:decimalLongitude "39.5054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1520.3"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43005"^^xsd:decimal ;
  geo-pos:long "39.5054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1520.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7565'^^xsd:string;
  dwc:scientificName 'Acanthophora spicifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5054'^^xsd:double;
  dwc:latitude '-4.43005'^^xsd:double;
  dwc:coordinatePrecision '1520.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513 -4.4434, 39.513 -4.4167, 39.5022 -4.4167, 39.5022 -4.4434, 39.513 -4.4434))'^^xsd:string;
  dwc:aphiaid '211768'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7565'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211768'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7566> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43005"^^xsd:decimal ;
  dwc:decimalLongitude "39.5054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1520.3"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43005"^^xsd:decimal ;
  geo-pos:long "39.5054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1520.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7566'^^xsd:string;
  dwc:scientificName 'Cladophora patentiramea f. longiarticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5054'^^xsd:double;
  dwc:latitude '-4.43005'^^xsd:double;
  dwc:coordinatePrecision '1520.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513 -4.4434, 39.513 -4.4167, 39.5022 -4.4167, 39.5022 -4.4434, 39.513 -4.4434))'^^xsd:string;
  dwc:aphiaid '381864'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7566'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145067'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '260'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7567> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43005"^^xsd:decimal ;
  dwc:decimalLongitude "39.5054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1520.3"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43005"^^xsd:decimal ;
  geo-pos:long "39.5054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1520.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7567'^^xsd:string;
  dwc:scientificName 'Enteromorpha clathrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5054'^^xsd:double;
  dwc:latitude '-4.43005'^^xsd:double;
  dwc:coordinatePrecision '1520.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513 -4.4434, 39.513 -4.4167, 39.5022 -4.4167, 39.5022 -4.4434, 39.513 -4.4434))'^^xsd:string;
  dwc:aphiaid '145956'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7567'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4434 39.5022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4434"^^xsd:decimal ;
  dwc:decimalLongitude "39.5022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4434 39.5022)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4434"^^xsd:decimal ;
  geo-pos:long "39.5022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_8006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Gazi Beach C_92-137m_pneumatophores 13-16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8006'^^xsd:string;
  dwc:scientificName 'Ceramium truncatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Gazi Beach C_92-137m_pneumatophores 13-16'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5022'^^xsd:double;
  dwc:startLongitude '39.5022'^^xsd:double;
  dwc:endLongitude '39.5022'^^xsd:double;
  dwc:latitude '-4.4434'^^xsd:double;
  dwc:startLatitude '-4.4434'^^xsd:double;
  dwc:endLatitude '-4.4434'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434))'^^xsd:string;
  dwc:aphiaid '211704'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8006'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211704'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7760> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7760'^^xsd:string;
  dwc:scientificName 'Laurencia perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A_5-10cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '144829'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7760'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7799> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7799'^^xsd:string;
  dwc:scientificName 'Herposiphonia sp.1'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B_10-15cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '205966'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7799'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '205966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4167"^^xsd:decimal ;
  dwc:decimalLongitude "39.5086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4167"^^xsd:decimal ;
  geo-pos:long "39.5086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_8246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Mengbestand Sonneratia_0-3m_pneumatophores 24-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8246'^^xsd:string;
  dwc:scientificName 'Leathesia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Mengbestand Sonneratia_0-3m_pneumatophores 24-28'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5086'^^xsd:double;
  dwc:startLongitude '39.5086'^^xsd:double;
  dwc:endLongitude '39.5086'^^xsd:double;
  dwc:latitude '-4.4167'^^xsd:double;
  dwc:startLatitude '-4.4167'^^xsd:double;
  dwc:endLatitude '-4.4167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167))'^^xsd:string;
  dwc:aphiaid '143973'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8246'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143973'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7800> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7800'^^xsd:string;
  dwc:scientificName 'Herposiphonia sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B_10-15cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '205966'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7800'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '205966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7804> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7804'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B_10-15cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7804'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7805> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7805'^^xsd:string;
  dwc:scientificName 'Polysiphonia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B_10-15cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7805'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7802> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7802'^^xsd:string;
  dwc:scientificName 'Laurencia perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B_10-15cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '144829'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7802'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '495580'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4167"^^xsd:decimal ;
  dwc:decimalLongitude "39.5086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4167"^^xsd:decimal ;
  geo-pos:long "39.5086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_8129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Mengbestand Avicennia_0-3m_pneumatophores 35-42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8129'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Mengbestand Avicennia_0-3m_pneumatophores 35-42'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5086'^^xsd:double;
  dwc:startLongitude '39.5086'^^xsd:double;
  dwc:endLongitude '39.5086'^^xsd:double;
  dwc:latitude '-4.4167'^^xsd:double;
  dwc:startLatitude '-4.4167'^^xsd:double;
  dwc:endLatitude '-4.4167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8129'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4167"^^xsd:decimal ;
  dwc:decimalLongitude "39.5086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4167"^^xsd:decimal ;
  geo-pos:long "39.5086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_8124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Mengbestand Avicennia_>10m_pneumatophores 56-58" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8124'^^xsd:string;
  dwc:scientificName 'Polysiphonia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Mengbestand Avicennia_>10m_pneumatophores 56-58'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5086'^^xsd:double;
  dwc:startLongitude '39.5086'^^xsd:double;
  dwc:endLongitude '39.5086'^^xsd:double;
  dwc:latitude '-4.4167'^^xsd:double;
  dwc:startLatitude '-4.4167'^^xsd:double;
  dwc:endLatitude '-4.4167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167))'^^xsd:string;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8124'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4167"^^xsd:decimal ;
  dwc:decimalLongitude "39.5086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4167"^^xsd:decimal ;
  geo-pos:long "39.5086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_8128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Mengbestand Avicennia_0-3m_pneumatophores 35-42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8128'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Mengbestand Avicennia_0-3m_pneumatophores 35-42'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5086'^^xsd:double;
  dwc:startLongitude '39.5086'^^xsd:double;
  dwc:endLongitude '39.5086'^^xsd:double;
  dwc:latitude '-4.4167'^^xsd:double;
  dwc:startLatitude '-4.4167'^^xsd:double;
  dwc:endLatitude '-4.4167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167))'^^xsd:string;
  dwc:aphiaid '214170'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8128'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7807> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B_15-20cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7807'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B_15-20cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '214170'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7807'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7955> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4434 39.5022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4434"^^xsd:decimal ;
  dwc:decimalLongitude "39.5022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4434 39.5022)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4434"^^xsd:decimal ;
  geo-pos:long "39.5022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Gazi Beach A_0-46m_pneumatophores 1-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7955'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum var. strictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Gazi Beach A_0-46m_pneumatophores 1-6'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5022'^^xsd:double;
  dwc:startLongitude '39.5022'^^xsd:double;
  dwc:endLongitude '39.5022'^^xsd:double;
  dwc:latitude '-4.4434'^^xsd:double;
  dwc:startLatitude '-4.4434'^^xsd:double;
  dwc:endLatitude '-4.4434'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434))'^^xsd:string;
  dwc:aphiaid '551794'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7955'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7958> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4434 39.5022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4434"^^xsd:decimal ;
  dwc:decimalLongitude "39.5022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4434 39.5022)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4434"^^xsd:decimal ;
  geo-pos:long "39.5022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Gazi Beach A_0-46m_pneumatophores 1-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7958'^^xsd:string;
  dwc:scientificName 'Chaetomorpha minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Gazi Beach A_0-46m_pneumatophores 1-6'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5022'^^xsd:double;
  dwc:startLongitude '39.5022'^^xsd:double;
  dwc:endLongitude '39.5022'^^xsd:double;
  dwc:latitude '-4.4434'^^xsd:double;
  dwc:startLatitude '-4.4434'^^xsd:double;
  dwc:endLatitude '-4.4434'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434))'^^xsd:string;
  dwc:aphiaid '157109'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7958'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '157109'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7767> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7767'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum var. strictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B_0-5cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '551794'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7767'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4167"^^xsd:decimal ;
  dwc:decimalLongitude "39.5086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4167"^^xsd:decimal ;
  geo-pos:long "39.5086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_8202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Mengbestand Sonneratia_>10m_pneumatophores 33-34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8202'^^xsd:string;
  dwc:scientificName 'Bostrychia binderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Mengbestand Sonneratia_>10m_pneumatophores 33-34'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5086'^^xsd:double;
  dwc:startLongitude '39.5086'^^xsd:double;
  dwc:endLongitude '39.5086'^^xsd:double;
  dwc:latitude '-4.4167'^^xsd:double;
  dwc:startLatitude '-4.4167'^^xsd:double;
  dwc:endLatitude '-4.4167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167))'^^xsd:string;
  dwc:aphiaid '211502'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8202'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211502'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4167"^^xsd:decimal ;
  dwc:decimalLongitude "39.5086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4167"^^xsd:decimal ;
  geo-pos:long "39.5086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_8252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Mengbestand Sonneratia_3-6m_pneumatophores 29-32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8252'^^xsd:string;
  dwc:scientificName 'Bostrychia binderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Mengbestand Sonneratia_3-6m_pneumatophores 29-32'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5086'^^xsd:double;
  dwc:startLongitude '39.5086'^^xsd:double;
  dwc:endLongitude '39.5086'^^xsd:double;
  dwc:latitude '-4.4167'^^xsd:double;
  dwc:startLatitude '-4.4167'^^xsd:double;
  dwc:endLatitude '-4.4167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167))'^^xsd:string;
  dwc:aphiaid '211502'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8252'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211502'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4167"^^xsd:decimal ;
  dwc:decimalLongitude "39.5086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4167"^^xsd:decimal ;
  geo-pos:long "39.5086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_8253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Mengbestand Sonneratia_3-6m_pneumatophores 29-32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8253'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Mengbestand Sonneratia_3-6m_pneumatophores 29-32'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5086'^^xsd:double;
  dwc:startLongitude '39.5086'^^xsd:double;
  dwc:endLongitude '39.5086'^^xsd:double;
  dwc:latitude '-4.4167'^^xsd:double;
  dwc:startLatitude '-4.4167'^^xsd:double;
  dwc:endLatitude '-4.4167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167))'^^xsd:string;
  dwc:aphiaid '214170'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8253'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4167"^^xsd:decimal ;
  dwc:decimalLongitude "39.5086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4167"^^xsd:decimal ;
  geo-pos:long "39.5086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_8254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Mengbestand Sonneratia_3-6m_pneumatophores 29-32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8254'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Mengbestand Sonneratia_3-6m_pneumatophores 29-32'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5086'^^xsd:double;
  dwc:startLongitude '39.5086'^^xsd:double;
  dwc:endLongitude '39.5086'^^xsd:double;
  dwc:latitude '-4.4167'^^xsd:double;
  dwc:startLatitude '-4.4167'^^xsd:double;
  dwc:endLatitude '-4.4167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8254'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7908> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7908'^^xsd:string;
  dwc:scientificName 'Polysiphonia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C_0-5cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7908'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4167"^^xsd:decimal ;
  dwc:decimalLongitude "39.5086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4167"^^xsd:decimal ;
  geo-pos:long "39.5086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_8148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Mengbestand Avicennia_0-3m_pneumatophores 35-42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8148'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Mengbestand Avicennia_0-3m_pneumatophores 35-42'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5086'^^xsd:double;
  dwc:startLongitude '39.5086'^^xsd:double;
  dwc:endLongitude '39.5086'^^xsd:double;
  dwc:latitude '-4.4167'^^xsd:double;
  dwc:startLatitude '-4.4167'^^xsd:double;
  dwc:endLatitude '-4.4167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8148'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4167"^^xsd:decimal ;
  dwc:decimalLongitude "39.5086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4167"^^xsd:decimal ;
  geo-pos:long "39.5086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_8149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Mengbestand Avicennia_0-3m_pneumatophores 35-42" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8149'^^xsd:string;
  dwc:scientificName 'Polysiphonia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Mengbestand Avicennia_0-3m_pneumatophores 35-42'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5086'^^xsd:double;
  dwc:startLongitude '39.5086'^^xsd:double;
  dwc:endLongitude '39.5086'^^xsd:double;
  dwc:latitude '-4.4167'^^xsd:double;
  dwc:startLatitude '-4.4167'^^xsd:double;
  dwc:endLatitude '-4.4167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167))'^^xsd:string;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8149'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7762> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7762'^^xsd:string;
  dwc:scientificName 'Murrayella periclados'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A_5-10cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '213680'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7762'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '213680'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7763> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "A_5-10cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7763'^^xsd:string;
  dwc:scientificName 'Polysiphonia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'A_5-10cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7763'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4167"^^xsd:decimal ;
  dwc:decimalLongitude "39.5086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4167"^^xsd:decimal ;
  geo-pos:long "39.5086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_8152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Mengbestand Avicennia_3-6m_pneumatophores 43-48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8152'^^xsd:string;
  dwc:scientificName 'Bostrychia binderi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Mengbestand Avicennia_3-6m_pneumatophores 43-48'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5086'^^xsd:double;
  dwc:startLongitude '39.5086'^^xsd:double;
  dwc:endLongitude '39.5086'^^xsd:double;
  dwc:latitude '-4.4167'^^xsd:double;
  dwc:startLatitude '-4.4167'^^xsd:double;
  dwc:endLatitude '-4.4167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167))'^^xsd:string;
  dwc:aphiaid '211502'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8152'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211502'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4167"^^xsd:decimal ;
  dwc:decimalLongitude "39.5086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4167"^^xsd:decimal ;
  geo-pos:long "39.5086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_8153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Mengbestand Avicennia_3-6m_pneumatophores 43-48" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8153'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Mengbestand Avicennia_3-6m_pneumatophores 43-48'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5086'^^xsd:double;
  dwc:startLongitude '39.5086'^^xsd:double;
  dwc:endLongitude '39.5086'^^xsd:double;
  dwc:latitude '-4.4167'^^xsd:double;
  dwc:startLatitude '-4.4167'^^xsd:double;
  dwc:endLatitude '-4.4167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167))'^^xsd:string;
  dwc:aphiaid '214170'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8153'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4167"^^xsd:decimal ;
  dwc:decimalLongitude "39.5086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4167"^^xsd:decimal ;
  geo-pos:long "39.5086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_8274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Mengbestand Sonneratia_3-6m_pneumatophores 29-32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8274'^^xsd:string;
  dwc:scientificName 'Polysiphonia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Mengbestand Sonneratia_3-6m_pneumatophores 29-32'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5086'^^xsd:double;
  dwc:startLongitude '39.5086'^^xsd:double;
  dwc:endLongitude '39.5086'^^xsd:double;
  dwc:latitude '-4.4167'^^xsd:double;
  dwc:startLatitude '-4.4167'^^xsd:double;
  dwc:endLatitude '-4.4167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167))'^^xsd:string;
  dwc:aphiaid '143853'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8274'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143853'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4167"^^xsd:decimal ;
  dwc:decimalLongitude "39.5086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4167"^^xsd:decimal ;
  geo-pos:long "39.5086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_8276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Mengbestand Sonneratia_3-6m_pneumatophores 29-32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8276'^^xsd:string;
  dwc:scientificName 'Ulva reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Mengbestand Sonneratia_3-6m_pneumatophores 29-32'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5086'^^xsd:double;
  dwc:startLongitude '39.5086'^^xsd:double;
  dwc:endLongitude '39.5086'^^xsd:double;
  dwc:latitude '-4.4167'^^xsd:double;
  dwc:startLatitude '-4.4167'^^xsd:double;
  dwc:endLatitude '-4.4167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167))'^^xsd:string;
  dwc:aphiaid '211466'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8276'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '211466'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7551> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.43005"^^xsd:decimal ;
  dwc:decimalLongitude "39.5054"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1520.3"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.43005 39.5054)"^^geo:wktLiteral ;
  geo-pos:lat "-4.43005"^^xsd:decimal ;
  geo-pos:long "39.5054"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1520.3"^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7551'^^xsd:string;
  dwc:scientificName 'Lophosiphonia cfr. reptabunda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5054'^^xsd:double;
  dwc:latitude '-4.43005'^^xsd:double;
  dwc:coordinatePrecision '1520.3'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513 -4.4434, 39.513 -4.4167, 39.5022 -4.4167, 39.5022 -4.4434, 39.513 -4.4434))'^^xsd:string;
  dwc:aphiaid '143917'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7551'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '143917'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7953> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4434 39.5022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4434"^^xsd:decimal ;
  dwc:decimalLongitude "39.5022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4434 39.5022)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4434"^^xsd:decimal ;
  geo-pos:long "39.5022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Gazi Beach A_0-46m_pneumatophores 1-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7953'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Gazi Beach A_0-46m_pneumatophores 1-6'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5022'^^xsd:double;
  dwc:startLongitude '39.5022'^^xsd:double;
  dwc:endLongitude '39.5022'^^xsd:double;
  dwc:latitude '-4.4434'^^xsd:double;
  dwc:startLatitude '-4.4434'^^xsd:double;
  dwc:endLatitude '-4.4434'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434))'^^xsd:string;
  dwc:aphiaid '214170'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7953'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7954> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4434 39.5022)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4434"^^xsd:decimal ;
  dwc:decimalLongitude "39.5022"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4434 39.5022)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4434"^^xsd:decimal ;
  geo-pos:long "39.5022"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Gazi Beach A_0-46m_pneumatophores 1-6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7954'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Gazi Beach A_0-46m_pneumatophores 1-6'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5022'^^xsd:double;
  dwc:startLongitude '39.5022'^^xsd:double;
  dwc:endLongitude '39.5022'^^xsd:double;
  dwc:latitude '-4.4434'^^xsd:double;
  dwc:startLatitude '-4.4434'^^xsd:double;
  dwc:endLatitude '-4.4434'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434, 39.5022 -4.4434))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7954'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7765> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7765'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B_0-5cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '214170'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7765'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7766> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "B_0-5cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7766'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'B_0-5cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7766'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7911> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7911'^^xsd:string;
  dwc:scientificName 'Catenella caespitosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C_10-15cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '145605'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7911'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '145605'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7912> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4411"^^xsd:decimal ;
  dwc:decimalLongitude "39.50593"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4411 39.50593)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4411"^^xsd:decimal ;
  geo-pos:long "39.50593"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_7912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_7912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "C_10-15cm" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7912'^^xsd:string;
  dwc:scientificName 'Ceramium diaphanum var. strictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'C_10-15cm'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.50593'^^xsd:double;
  dwc:startLongitude '39.5059'^^xsd:double;
  dwc:endLongitude '39.5059'^^xsd:double;
  dwc:latitude '-4.4411'^^xsd:double;
  dwc:startLatitude '-4.4411'^^xsd:double;
  dwc:endLatitude '-4.4411'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411, 39.5059 -4.4411))'^^xsd:string;
  dwc:aphiaid '551794'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_7912'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '144545'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4167"^^xsd:decimal ;
  dwc:decimalLongitude "39.5086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4167"^^xsd:decimal ;
  geo-pos:long "39.5086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_8240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Mengbestand Sonneratia_0-3m_pneumatophores 24-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8240'^^xsd:string;
  dwc:scientificName 'Enteromorpha ramulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Mengbestand Sonneratia_0-3m_pneumatophores 24-28'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5086'^^xsd:double;
  dwc:startLongitude '39.5086'^^xsd:double;
  dwc:endLongitude '39.5086'^^xsd:double;
  dwc:latitude '-4.4167'^^xsd:double;
  dwc:startLatitude '-4.4167'^^xsd:double;
  dwc:endLatitude '-4.4167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167))'^^xsd:string;
  dwc:aphiaid '162804'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8240'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '156078'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4167"^^xsd:decimal ;
  dwc:decimalLongitude "39.5086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4167"^^xsd:decimal ;
  geo-pos:long "39.5086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_8241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Mengbestand Sonneratia_0-3m_pneumatophores 24-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8241'^^xsd:string;
  dwc:scientificName 'Gelidiella myriocladia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Mengbestand Sonneratia_0-3m_pneumatophores 24-28'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5086'^^xsd:double;
  dwc:startLongitude '39.5086'^^xsd:double;
  dwc:endLongitude '39.5086'^^xsd:double;
  dwc:latitude '-4.4167'^^xsd:double;
  dwc:startLatitude '-4.4167'^^xsd:double;
  dwc:endLatitude '-4.4167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167))'^^xsd:string;
  dwc:aphiaid '211653'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8241'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '371176'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4167"^^xsd:decimal ;
  dwc:decimalLongitude "39.5086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4167"^^xsd:decimal ;
  geo-pos:long "39.5086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_8243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Mengbestand Sonneratia_0-3m_pneumatophores 24-28" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8243'^^xsd:string;
  dwc:scientificName 'Herposiphonia sp.2'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Mengbestand Sonneratia_0-3m_pneumatophores 24-28'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5086'^^xsd:double;
  dwc:startLongitude '39.5086'^^xsd:double;
  dwc:endLongitude '39.5086'^^xsd:double;
  dwc:latitude '-4.4167'^^xsd:double;
  dwc:startLatitude '-4.4167'^^xsd:double;
  dwc:endLatitude '-4.4167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167))'^^xsd:string;
  dwc:aphiaid '205966'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8243'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '205966'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4167"^^xsd:decimal ;
  dwc:decimalLongitude "39.5086"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4167 39.5086)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4167"^^xsd:decimal ;
  geo-pos:long "39.5086"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_8178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Mengbestand Avicennia_6-10m_pneumatophores 49-55" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8178'^^xsd:string;
  dwc:scientificName 'Caloglossa leprieurii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Mengbestand Avicennia_6-10m_pneumatophores 49-55'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.5086'^^xsd:double;
  dwc:startLongitude '39.5086'^^xsd:double;
  dwc:endLongitude '39.5086'^^xsd:double;
  dwc:latitude '-4.4167'^^xsd:double;
  dwc:startLatitude '-4.4167'^^xsd:double;
  dwc:endLatitude '-4.4167'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167, 39.5086 -4.4167))'^^xsd:string;
  dwc:aphiaid '214170'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8178'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '214170'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4254 39.513)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-4.4254"^^xsd:decimal ;
  dwc:decimalLongitude "39.513"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-4.4254 39.513)"^^geo:wktLiteral ;
  geo-pos:lat "-4.4254"^^xsd:decimal ;
  geo-pos:long "39.513"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5406__Ugent_Vegetation_Gazi_Bay%28Kenya%291987_8041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ugent_Vegetation_Gazi_Bay(Kenya)1987_8041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5406_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "Vissershut A_0-20m_pneumatophores 17-19" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/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 'Ugent'^^xsd:string;
  dwc:collectionCode 'Vegetation_Gazi_Bay(Kenya)1987'^^xsd:string;
  dwc:catalogNumber 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8041'^^xsd:string;
  dwc:scientificName 'Gelidiella myriocladia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'Vissershut A_0-20m_pneumatophores 17-19'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:startYearCollected '1987'^^xsd:integer;
  dwc:endYearCollected '1987'^^xsd:integer;
  dwc:startMonthCollected '7'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:longitude '39.513'^^xsd:double;
  dwc:startLongitude '39.513'^^xsd:double;
  dwc:endLongitude '39.513'^^xsd:double;
  dwc:latitude '-4.4254'^^xsd:double;
  dwc:startLatitude '-4.4254'^^xsd:double;
  dwc:endLatitude '-4.4254'^^xsd:double;
  dwc:boundingBox 'POLYGON ((39.513 -4.4254, 39.513 -4.4254, 39.513 -4.4254, 39.513 -4.4254, 39.513 -4.4254))'^^xsd:string;
  dwc:aphiaid '211653'^^xsd:integer;
  dwc:occurrenceId 'Ugent_Vegetation_Gazi_Bay(Kenya)1987_8041'^^xsd:string;
  dwc:observationDate '1987-01-01'^^xsd:date;
  dwc:aphiaIdAccepted '371176'^^xsd:integer;
  dwc:timePrecision '1'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF